
Time bar (total: 18.9s)
| 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 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 2.3% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 11.3% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 21.1% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 28% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 40.1% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 43 to 27 computations (37.2% saved)
ival-mult: 69.0ms (26.7% of total)...c/correct-round.rkt:119:19: 63.0ms (24.4% of total)ival-<: 42.0ms (16.2% of total)ival-div: 20.0ms (7.7% of total)ival-sqrt: 19.0ms (7.4% of total)ival-neg: 14.0ms (5.4% of total)ival-sub: 10.0ms (3.9% of total)ival-and: 10.0ms (3.9% of total)ival-add: 9.0ms (3.5% of total)const: 2.0ms (0.8% of total)backward-pass: 1.0ms (0.4% of total)| 1.2s | 4039× | 1 | valid |
| 1.1s | 4217× | 0 | valid |
| 226.0ms | 1405× | 0 | invalid |
ival-mult: 702.0ms (35% of total)...c/correct-round.rkt:119:19: 415.0ms (20.7% of total)ival-<: 218.0ms (10.9% of total)ival-sub: 131.0ms (6.5% of total)ival-div: 128.0ms (6.4% of total)ival-sqrt: 112.0ms (5.6% of total)ival-neg: 82.0ms (4.1% of total)ival-add: 80.0ms (4% of total)backward-pass: 78.0ms (3.9% of total)ival-and: 46.0ms (2.3% of total)const: 14.0ms (0.7% of total)| 2× | egg-herbie |
| 2302× | fnmadd-define |
| 1686× | fma-define |
| 1682× | fnmadd-define |
| 1680× | div-sub |
| 1636× | sum5-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 165 |
| 1 | 190 | 150 |
| 2 | 551 | 140 |
| 3 | 1497 | 140 |
| 4 | 4635 | 140 |
| 0 | 14 | 16 |
| 1 | 34 | 15 |
| 2 | 73 | 14 |
| 3 | 172 | 14 |
| 4 | 296 | 14 |
| 5 | 528 | 14 |
| 6 | 1046 | 14 |
| 7 | 2242 | 14 |
| 8 | 5182 | 14 |
| 9 | 7757 | 14 |
| 0 | 8173 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a)) |
| Outputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(/ (- (sqrt (fma a (* c -4) (square b))) b) (* a 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))) |
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a -2)) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)) |
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* a 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)) |
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a 2)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))) |
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a 2)) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))) |
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* a -2)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))) |
(/ (- (sqrt (fma 4 (* a c) (square b))) b) (* a -2)) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b)) |
(/ (- (sqrt (fma b (* c -4) (square a))) a) (* b 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c)) |
(/ (- (sqrt (fma a (* c -4) (square b))) b) (* c 2)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a)) |
(/ (- c (sqrt (fma b (* a -4) (square c)))) (* a -2)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 219 | 4 | (0.006465097689435245 0.01285663368584764 3.71882481021798e-5) | 3 | (0.04139051164065378 131.5621717289832 5278.416644237971) | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| 0 | 0 | - | 0 | - | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) a) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | a |
| 102.0ms | 244× | 1 | valid |
| 42.0ms | 268× | 0 | valid |
Compiled 168 to 44 computations (73.8% saved)
ival-mult: 25.0ms (39.6% of total)ival-add: 11.0ms (17.4% of total)ival-div: 6.0ms (9.5% of total)ival-sqrt: 6.0ms (9.5% of total)backward-pass: 6.0ms (9.5% of total)ival-neg: 5.0ms (7.9% of total)ival-sub: 4.0ms (6.3% of total)const: 1.0ms (1.6% of total)Compiled 19 to 13 computations (31.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 58.1% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
Compiled 19 to 13 computations (31.6% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| 2146× | fnmadd-define |
| 1564× | fma-define |
| 1456× | fnmsub-define |
| 1296× | fmm-def |
| 1262× | fmsub-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 61 |
| 1 | 28 | 57 |
| 2 | 56 | 57 |
| 3 | 86 | 57 |
| 4 | 147 | 57 |
| 5 | 246 | 57 |
| 6 | 409 | 57 |
| 7 | 823 | 57 |
| 8 | 1955 | 57 |
| 9 | 4401 | 57 |
| 10 | 6436 | 57 |
| 11 | 7252 | 57 |
| 0 | 8065 | 57 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
b |
(* a (* c -4)) |
a |
(* c -4) |
c |
-4 |
(* a 2) |
2 |
| Outputs |
|---|
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 58.3% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
| 35.0ms | 122× | 1 | valid |
| 18.0ms | 134× | 0 | valid |
Compiled 70 to 14 computations (80% saved)
ival-mult: 16.0ms (50.9% of total)ival-sqrt: 6.0ms (19.1% of total)ival-div: 3.0ms (9.5% of total)backward-pass: 3.0ms (9.5% of total)ival-sub: 2.0ms (6.4% of total)ival-add: 2.0ms (6.4% of total)const: 1.0ms (3.2% of total)| Inputs |
|---|
#<alt (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))> |
#<alt (- (sqrt (+ (* b b) (* a (* c -4)))) b)> |
#<alt (sqrt (+ (* b b) (* a (* c -4))))> |
#<alt (+ (* b b) (* a (* c -4)))> |
| Outputs |
|---|
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | c | @ | inf | (sqrt (+ (* b b) (* a (* c -4)))) |
| 1.0ms | a | @ | inf | (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
| 1.0ms | b | @ | inf | (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
| 1.0ms | b | @ | 0 | (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
| 1.0ms | c | @ | -inf | (sqrt (+ (* b b) (* a (* c -4)))) |
| 1× | batch-egg-rewrite |
| 4744× | *-lowering-*.f32 |
| 4744× | *-lowering-*.f64 |
| 3218× | /-lowering-/.f32 |
| 3218× | /-lowering-/.f64 |
| 1202× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 43 |
| 1 | 63 | 39 |
| 2 | 539 | 39 |
| 3 | 7590 | 39 |
| 0 | 8088 | 39 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 a b)) (*.f64 a (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64)))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64))))) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 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 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(/.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 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (/.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(/.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 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.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 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.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 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 1× | egg-herbie |
| 5864× | *-lowering-*.f32 |
| 5864× | *-lowering-*.f64 |
| 2358× | +-lowering-+.f64 |
| 2358× | +-lowering-+.f32 |
| 1600× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 543 | 3071 |
| 1 | 1886 | 2859 |
| 2 | 7132 | 2847 |
| 0 | 8001 | 2847 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
| Outputs |
|---|
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c)))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/128 binary64))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))))) c)) c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (+.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 20 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c 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 20 binary64) a))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/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 -4 binary64))))) (/.f64 b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (+.f64 (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/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 -4 binary64))))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (+.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))) #s(literal -1/64 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) (neg.f64 a)) b) a)) #s(literal -1 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (/.f64 b c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/4 binary64))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) c)) b) c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 c c))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) b)))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/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 -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/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 -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/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 -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 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 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 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)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b))))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
Compiled 21444 to 1961 computations (90.9% saved)
81 alts after pruning (80 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 446 | 80 | 526 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 446 | 81 | 527 |
| Status | Accuracy | Program |
|---|---|---|
| 58.0% | (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 57.4% | (/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) | |
| 58.9% | (/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.7% | (/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.8% | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.0% | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 58.9% | (/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.1% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.5% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.4% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.3% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 57.4% | (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 59.2% | (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 85.3% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 59.7% | (/.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.5% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.4% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 78.5% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 59.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.2% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 58.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 58.6% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.7% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 58.4% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) | |
| 85.5% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) | |
| ▶ | 57.7% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
| 78.7% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) | |
| 43.0% | (/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) | |
| 58.4% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) | |
| 57.8% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 57.3% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 57.4% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) | |
| 59.5% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 59.4% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 57.5% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 57.8% | (/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 a #s(literal 2 binary64))) | |
| 58.0% | (/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) | |
| ✓ | 58.1% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| 57.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.8% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.1% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) | |
| ▶ | 89.0% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b) |
| 59.2% | (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 59.0% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) | |
| 59.2% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) | |
| 78.5% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) | |
| 78.5% | (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) | |
| 88.7% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))))) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 85.3% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
| 88.9% | (/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c 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 20 binary64) a))) b))))))) (*.f64 a #s(literal 2 binary64))) | |
| 61.8% | (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 11.8% | (/.f64 b (neg.f64 a)) |
| 58.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))) | |
| 58.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 57.4% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) | |
| 58.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 58.1% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)) | |
| 58.8% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) | |
| ▶ | 58.3% | (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
| 57.0% | (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) | |
| 57.4% | (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 78.6% | (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) | |
| 85.5% | (-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) | |
| 89.0% | (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) | |
| 61.9% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| 58.0% | (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal 2 binary64))))) | |
| 57.0% | (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) | |
| 59.2% | (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 57.6% | (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 58.1% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 59.0% | (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) | |
| 59.0% | (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) | |
| 58.7% | (*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 11.8% | (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) | |
| 59.2% | (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 78.4% | (*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) | |
| 85.3% | (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) | |
| 88.8% | (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
Compiled 7921 to 3163 computations (60.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | cost-diff | 256 | (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
| ✓ | cost-diff | 256 | (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
| ✓ | cost-diff | 256 | (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | -64 | (neg.f64 a) |
| ✓ | cost-diff | -64 | (/.f64 b (neg.f64 a)) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
| ✓ | cost-diff | 128 | (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) |
| ✓ | cost-diff | 384 | (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) |
| ✓ | cost-diff | 384 | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b) |
| 3598× | *-lowering-*.f32 |
| 3598× | *-lowering-*.f64 |
| 2280× | fmm-def |
| 1974× | fma-lowering-fma.f32 |
| 1974× | fma-lowering-fma.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 702 |
| 1 | 197 | 671 |
| 2 | 632 | 653 |
| 3 | 2127 | 648 |
| 4 | 6093 | 648 |
| 0 | 8247 | 648 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) (- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c)) b) |
(+ (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) (- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c)) |
(/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) |
(* (* -2 (* a a)) (* c (* c c))) |
(* -2 (* a a)) |
-2 |
(* a a) |
a |
(* c (* c c)) |
c |
(* c c) |
(pow b 4) |
b |
4 |
(- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c) |
(- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) |
(* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) |
-1/4 |
(/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6))) |
(* (pow a 4) (* (pow c 4) 20)) |
(pow a 4) |
(* (pow c 4) 20) |
(pow c 4) |
20 |
(* a (pow b 6)) |
(pow b 6) |
6 |
(/ (* a (* c c)) (* b b)) |
(* a (* c c)) |
(* b b) |
(/ b (neg a)) |
b |
(neg a) |
a |
(/ (- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) (* a 2)) |
(- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) |
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) |
1 |
(sqrt (/ 1 (+ (* b b) (* a (* c -4))))) |
(/ 1 (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
b |
(* a (* c -4)) |
a |
(* c -4) |
c |
-4 |
(* a 2) |
2 |
(/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2)) |
(* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) |
c |
(+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))) |
(/ (* a -2) b) |
(* a -2) |
a |
-2 |
b |
(* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))) |
(+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))) |
(/ (* -4 (* c (* a (* a a)))) (pow b 5)) |
(* -4 (* c (* a (* a a)))) |
-4 |
(* c (* a (* a a))) |
(* a (* a a)) |
(* a a) |
(pow b 5) |
5 |
(/ (* -2 (* a a)) (* b (* b b))) |
(* -2 (* a a)) |
(* b (* b b)) |
(* b b) |
(* a 2) |
2 |
(- (/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) (/ (/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2))) |
(/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) |
(/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
b |
(* a (* c -4)) |
a |
(* c -4) |
c |
-4 |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(* a 2) |
2 |
(/ (/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) |
(/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
| Outputs |
|---|
(/ (+ (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) (- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c)) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 (*.f64 c c) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))))))) b) |
(+ (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) (- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c)) |
(-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 (*.f64 c c) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))))))) |
(/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) |
(* (* -2 (* a a)) (* c (* c c))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) |
(* -2 (* a a)) |
(*.f64 #s(literal -2 binary64) (*.f64 a a)) |
-2 |
#s(literal -2 binary64) |
(* a a) |
(*.f64 a a) |
a |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
c |
(* c c) |
(*.f64 c c) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
b |
4 |
#s(literal 4 binary64) |
(- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c) |
(-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (*.f64 c (-.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64)))) |
(- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) |
(-.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) |
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal -5 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
-1/4 |
#s(literal -1/4 binary64) |
(/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6))) |
(/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (/.f64 (pow.f64 a #s(literal 4 binary64)) a)) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 4) (* (pow c 4) 20)) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
(* (pow c 4) 20) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
20 |
#s(literal 20 binary64) |
(* a (pow b 6)) |
(*.f64 a (pow.f64 b #s(literal 6 binary64))) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
6 |
#s(literal 6 binary64) |
(/ (* a (* c c)) (* b b)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* a (* c c)) |
(*.f64 a (*.f64 c c)) |
(* b b) |
(*.f64 b b) |
(/ b (neg a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
b |
(neg a) |
(-.f64 #s(literal 0 binary64) a) |
a |
(/ (- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) (* a 2)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
(- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) |
(-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) |
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
1 |
#s(literal 1 binary64) |
(sqrt (/ 1 (+ (* b b) (* a (* c -4))))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/ 1 (+ (* b b) (* a (* c -4)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2)) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 a #s(literal 2 binary64)))) |
(* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))))) |
c |
(+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))))) |
(/ (* a -2) b) |
(/.f64 (*.f64 #s(literal -2 binary64) a) b) |
(* a -2) |
(*.f64 #s(literal -2 binary64) a) |
a |
-2 |
#s(literal -2 binary64) |
b |
(* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))) |
(*.f64 c (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))))) |
(+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))))) |
(/ (* -4 (* c (* a (* a a)))) (pow b 5)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (* c (* a (* a a)))) |
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) |
-4 |
#s(literal -4 binary64) |
(* c (* a (* a a))) |
(*.f64 a (*.f64 (*.f64 a a) c)) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
5 |
#s(literal 5 binary64) |
(/ (* -2 (* a a)) (* b (* b b))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (* a a)) |
(*.f64 #s(literal -2 binary64) (*.f64 a a)) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- (/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) (/ (/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2))) |
(+.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 (/.f64 (*.f64 b b) a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.5% | (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | accuracy | 59.2% | (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | accuracy | 58.3% | (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) |
| ✓ | accuracy | 100.0% | (/.f64 b (neg.f64 a)) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
| 235.0ms | 133× | 1 | valid |
| 95.0ms | 123× | 0 | valid |
Compiled 814 to 67 computations (91.8% saved)
ival-mult: 58.0ms (30.4% of total)ival-div: 45.0ms (23.6% of total)ival-pow: 42.0ms (22% of total)backward-pass: 16.0ms (8.4% of total)ival-add: 11.0ms (5.8% of total)ival-sqrt: 8.0ms (4.2% of total)ival-sub: 7.0ms (3.7% of total)const: 2.0ms (1% of total)ival-neg: 2.0ms (1% of total)| Inputs |
|---|
#<alt (/ (+ (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) (- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c)) b)> |
#<alt (+ (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) (- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c))> |
#<alt (- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c)> |
#<alt (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b)))> |
#<alt (/ b (neg a))> |
#<alt (neg a)> |
#<alt (/ (- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) (* a 2))> |
#<alt (- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b)> |
#<alt (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4))))))> |
#<alt (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))> |
#<alt (/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2))> |
#<alt (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))))> |
#<alt (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))> |
#<alt (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))> |
#<alt (- (/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) (/ (/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)))> |
#<alt (/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2))> |
#<alt (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4))))))> |
#<alt (+ (* b b) (* a (* c -4)))> |
#<alt (/ (* a (* c c)) (* b b))> |
#<alt (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4))> |
#<alt (* (pow a 4) (* (pow c 4) 20))> |
#<alt (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))> |
#<alt (/ 1 (+ (* b b) (* a (* c -4))))> |
#<alt (/ (* -4 (* c (* a (* a a)))) (pow b 5))> |
#<alt (/ (* -2 (* a a)) (* b (* b b)))> |
#<alt (* b (* b b))> |
#<alt (/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4))))))> |
| Outputs |
|---|
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))> |
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1))> |
#<alt (* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))))))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)> |
#<alt (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b))> |
#<alt (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b))> |
#<alt (+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ 1 b)> |
#<alt (+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b))> |
#<alt (+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b))> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1/4))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))> |
#<alt (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))> |
#<alt (* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))> |
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))> |
#<alt (* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))> |
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3))))))> |
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3)))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5))> |
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))> |
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b))> |
#<alt (* -2 (/ a b))> |
#<alt (* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))> |
#<alt (* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))> |
#<alt (* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))> |
#<alt (* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))> |
#<alt (* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))> |
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))> |
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5))> |
#<alt (* -2 (/ a b))> |
#<alt (/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b)> |
#<alt (* -2 (/ a b))> |
#<alt (* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))> |
#<alt (* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b))> |
#<alt (* -2 (/ a b))> |
#<alt (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))> |
#<alt (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))> |
#<alt (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c))))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))> |
#<alt (* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3)))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))> |
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))> |
#<alt (* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5))))))> |
#<alt (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5)))> |
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))> |
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))> |
#<alt (/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3))> |
#<alt (* -2 (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -1/2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (/ (- (* 1/2 (- (* -2 c) (* -1/2 c))) (* 1/4 c)) b)> |
#<alt (/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (* 1/2 (- (* -2 c) (* -1/2 c)))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (/ (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 c) (* -1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* a (* c (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (/ 1 a)) (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4)))))))> |
#<alt (* -1 (* b (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 5/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a)))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 1/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4))))))))> |
#<alt (- (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* 1/4 (/ c b)))> |
#<alt (- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))> |
#<alt (- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))> |
#<alt (- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -1/2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) a)> |
#<alt (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) a)> |
#<alt (/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* c (- (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (+ (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* c (- (* -1/2 (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 3 (/ (pow a 3) (pow b 7))) (+ (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (/ (* a (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1 (/ (- (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a)))) (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))) c)) (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (* 1/4 (/ b a))> |
#<alt (* b (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))> |
#<alt (* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))> |
#<alt (* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))))> |
#<alt (* 1/4 (/ (pow b 3) (* (pow a 2) c)))> |
#<alt (* -1 (* (pow b 3) (- (* 5/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/4 (* a (pow b 2))))) (* 1/4 (/ 1 (* (pow a 2) c))))))> |
#<alt (* 1/4 (/ b a))> |
#<alt (/ (+ (* 1/4 b) (* 1/2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) a)> |
#<alt (/ (+ (* 1/4 b) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) a)> |
#<alt (/ (+ (* 1/4 b) (* a (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) a)> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a))> |
#<alt (* 1/4 (/ b a))> |
#<alt (+ (* -3/4 (/ c b)) (* 1/4 (/ b a)))> |
#<alt (+ (* 1/4 (/ b a)) (* c (- (* -1/2 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/4 (/ 1 b)))))> |
#<alt (+ (* 1/4 (/ b a)) (* c (- (* c (+ (* -1/2 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))))) (* 3/4 (/ 1 b)))))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a))) c))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))> |
#<alt (* 1/2 b)> |
#<alt (* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 1/2 (/ (pow b 3) (* a c)))> |
#<alt (* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))> |
#<alt (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))> |
#<alt (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b)))))> |
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b)))))> |
#<alt (+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))> |
#<alt (+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b)))))> |
#<alt (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (* (pow a 4) (pow c 4)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))> |
#<alt (+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)> |
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a)> |
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a)> |
#<alt (/ -1/4 (* a c))> |
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a))> |
#<alt (/ 1 (pow b 2))> |
#<alt (+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2)))> |
#<alt (/ -1/4 (* a c))> |
#<alt (/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)> |
#<alt (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c)> |
#<alt (/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c)> |
#<alt (/ -1/4 (* a c))> |
#<alt (* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -4 (/ (* (pow a 3) c) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (* -2 (/ (pow a 2) (pow b 3)))> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (pow b 3)> |
#<alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))> |
#<alt (* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))> |
#<alt (* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))> |
#<alt (* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))> |
#<alt (* 1/2 b)> |
#<alt (* b (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))))> |
#<alt (* 1/2 (/ (pow b 3) (* a c)))> |
#<alt (* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c))))))))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* 1/2 (/ (* a c) b)))> |
#<alt (+ (* 1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1/2 (/ c b)))))> |
#<alt (+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1/2 (/ c b)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))> |
#<alt (/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a)> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (pow b 3) c)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 5)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))> |
#<alt (* 1/2 b)> |
#<alt (+ (* 1/2 b) (* 1/2 (/ (* a c) b)))> |
#<alt (+ (* 1/2 b) (* c (- (/ (* (pow a 2) c) (pow b 3)) (* -1/2 (/ a b)))))> |
#<alt (+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (* -1 (/ (pow a 2) (pow b 3))))) (* -1/2 (/ a b)))))> |
#<alt (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))> |
#<alt (/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c)> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))> |
#<alt (* -1 (/ (+ (* -1/4 (/ (pow b 3) a)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))> |
222 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | a | @ | 0 | (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) |
| 8.0ms | a | @ | inf | (/ (* a (* c c)) (* b b)) |
| 8.0ms | a | @ | 0 | (/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) |
| 7.0ms | a | @ | 0 | (/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2)) |
| 6.0ms | a | @ | -inf | (- (/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) (/ (/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2))) |
| 1× | batch-egg-rewrite |
| 3618× | *-lowering-*.f32 |
| 3618× | *-lowering-*.f64 |
| 2870× | /-lowering-/.f32 |
| 2870× | /-lowering-/.f64 |
| 1546× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 66 | 454 |
| 1 | 440 | 413 |
| 2 | 5195 | 408 |
| 0 | 8140 | 408 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) (- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c)) b) |
(+ (/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) (- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c)) |
(- (- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) c) |
(- (* -1/4 (/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6)))) (/ (* a (* c c)) (* b b))) |
(/ b (neg a)) |
(neg a) |
(/ (- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) (* a 2)) |
(- (/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) b) |
(/ 1 (sqrt (/ 1 (+ (* b b) (* a (* c -4)))))) |
(sqrt (/ 1 (+ (* b b) (* a (* c -4))))) |
(/ (* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) (* a 2)) |
(* c (+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))))) |
(+ (/ (* a -2) b) (* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b)))))) |
(* c (+ (/ (* -4 (* c (* a (* a a)))) (pow b 5)) (/ (* -2 (* a a)) (* b (* b b))))) |
(- (/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) (/ (/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2))) |
(/ (/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (* a 2)) |
(/ (+ (* b b) (* a (* c -4))) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(+ (* b b) (* a (* c -4))) |
(/ (* a (* c c)) (* b b)) |
(/ (* (* -2 (* a a)) (* c (* c c))) (pow b 4)) |
(* (pow a 4) (* (pow c 4) 20)) |
(/ (* (pow a 4) (* (pow c 4) 20)) (* a (pow b 6))) |
(/ 1 (+ (* b b) (* a (* c -4)))) |
(/ (* -4 (* c (* a (* a a)))) (pow b 5)) |
(/ (* -2 (* a a)) (* b (* b b))) |
(* b (* b b)) |
(/ (* b b) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
| Outputs |
|---|
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) (*.f64 b (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 b (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) b)) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(pow.f64 (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(+.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/4 binary64)) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/4 binary64)) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/4 binary64) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/4 binary64)) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (neg.f64 (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (neg.f64 (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) a) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (-.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a #s(literal 2 binary64)) a)))) (*.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) #s(literal 1 binary64))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a #s(literal 2 binary64)) a)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (neg.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (*.f64 c c) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c c)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)) |
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))) |
(+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) c)) |
(+.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) |
(-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))) (/.f64 (*.f64 c c) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/4 binary64)) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/4 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/4 binary64)) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/4 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/4 binary64) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/4 binary64)) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/4 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(fma.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) a) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) a) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (pow.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(*.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 c (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) c)))) |
(+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(+.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(+.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/4 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/4 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal -1/4 binary64)) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) a) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) b) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 a b)))) (*.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))) (neg.f64 (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (pow.f64 (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(neg.f64 (/.f64 b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) a) |
(neg.f64 a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a)) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
(+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (+.f64 (*.f64 (neg.f64 (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) b) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 b b)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #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 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/4 binary64))) |
(neg.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (/.f64 c a)))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (/.f64 c a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (/.f64 c a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 c a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) a) |
(/.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) a) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) c) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (/.f64 c a)) #s(literal 2 binary64))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (/.f64 c (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 c a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 c a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (/.f64 c a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) c) |
(*.f64 (/.f64 c #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) a)) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) a) (/.f64 c #s(literal 2 binary64))) |
(+.f64 (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a)))) |
(fma.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) c (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a))) (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a))) (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (*.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 c (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))))) |
(/.f64 (*.f64 c (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) c) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) c) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(+.f64 (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) (/.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 a (/.f64 #s(literal -2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(fma.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))) c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) a))) (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b))) |
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) a) b)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (pow.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))))))) |
(+.f64 (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a))))) |
(fma.f64 c (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) c (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 c (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (pow.f64 b #s(literal 5 binary64))))) (pow.f64 b #s(literal 8 binary64))) |
(/.f64 (*.f64 c (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(/.f64 (*.f64 c (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (pow.f64 b #s(literal 5 binary64)))) c) (pow.f64 b #s(literal 8 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) c) (+.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) c) (-.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))) c) |
(+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(+.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (neg.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 a #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) a) |
(pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (*.f64 c c) (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))))) |
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) (/.f64 a b)) b) |
(/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 c c)) b) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 c c))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))) |
(*.f64 (*.f64 a c) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 a b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 c b)) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a #s(literal 2 binary64)) a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 b b)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a #s(literal 2 binary64)) a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal 20 binary64)) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 20 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a a)) (*.f64 a a)) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -20 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -20 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -20 binary64))) (neg.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) a)) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) a) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) #s(literal 1 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) a) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) a) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -20 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 20 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) a) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) a) (/.f64 #s(literal 20 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (/.f64 #s(literal 20 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) (pow.f64 b #s(literal 5 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (pow.f64 b #s(literal 5 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(pow.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) |
(*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal -5 binary64)))) |
(*.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal -5 binary64)))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5 binary64)))) |
(*.f64 (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal -5 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 (*.f64 a a) c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(*.f64 (pow.f64 b #s(literal -5 binary64)) (*.f64 c (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -4 binary64)) |
(*.f64 (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) b) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b b)) b) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a a)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 a (*.f64 b b)))) b) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) b) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 a (*.f64 b b)))) |
(*.f64 (*.f64 a (/.f64 a (*.f64 b b))) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) b)) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 #s(literal -2 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b b)) (/.f64 a b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 b b)) |
(*.f64 (/.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) b) |
(*.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
| 1× | egg-herbie |
| 5884× | *-lowering-*.f32 |
| 5884× | *-lowering-*.f64 |
| 4288× | +-lowering-+.f64 |
| 4288× | +-lowering-+.f32 |
| 2360× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2499 | 22331 |
| 1 | 7937 | 21029 |
| 0 | 8018 | 21029 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c) |
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1)) |
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(/ 1 b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/ -1 b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ 1 b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))) |
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5)))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3)))))) |
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3))))))) |
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3))))))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5)))))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5)) |
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5)) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)) |
(* -2 (/ a b)) |
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) |
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b)))) |
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b)))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3)))))) |
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b)))) |
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b)))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5)))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5)) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5)) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5)) |
(* -2 (/ a b)) |
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b) |
(* -2 (/ a b)) |
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b)) |
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b)) |
(* -2 (/ a b)) |
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))) |
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))) |
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c)))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c)))) |
(* -2 (/ (* (pow a 2) c) (pow b 3))) |
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(* -2 (/ (* (pow a 2) c) (pow b 3))) |
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) |
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) |
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3)))))) |
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3)))))) |
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3)))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5)))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5)))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5)))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5)) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5)) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5)) |
(* -2 (/ (* (pow a 2) c) (pow b 3))) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3)) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3)) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3)) |
(* -2 (/ (* (pow a 2) c) (pow b 3))) |
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -1/2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(/ (- (* 1/2 (- (* -2 c) (* -1/2 c))) (* 1/4 c)) b) |
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (* 1/2 (- (* -2 c) (* -1/2 c)))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/ (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 c) (* -1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* a (* c (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (/ 1 a)) (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2)))))) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4))))))) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 5/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a)))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 1/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4)))))))) |
(- (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* 1/4 (/ c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -1/2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) a) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) a) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(* -1 (/ c b)) |
(* c (- (* c (- (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (+ (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* c (- (* -1/2 (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 3 (/ (pow a 3) (pow b 7))) (+ (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (/ (* a (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1 (/ (- (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a)))) (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))) c)) (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(* 1/4 (/ b a)) |
(* b (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))) |
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))) |
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))) |
(* 1/4 (/ (pow b 3) (* (pow a 2) c))) |
(* -1 (* (pow b 3) (- (* 5/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/4 (* a (pow b 2))))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(* 1/4 (/ b a)) |
(/ (+ (* 1/4 b) (* 1/2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) a) |
(/ (+ (* 1/4 b) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) a) |
(/ (+ (* 1/4 b) (* a (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) a) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a)) |
(* 1/4 (/ b a)) |
(+ (* -3/4 (/ c b)) (* 1/4 (/ b a))) |
(+ (* 1/4 (/ b a)) (* c (- (* -1/2 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/4 (/ 1 b))))) |
(+ (* 1/4 (/ b a)) (* c (- (* c (+ (* -1/2 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))))) (* 3/4 (/ 1 b))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a))) c))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(* 1/2 b) |
(* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 1/2 (/ (pow b 3) (* a c))) |
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) |
(* 1/2 b) |
(+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) |
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) |
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* 1/2 b) |
(+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b))))) |
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) |
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (* (pow a 4) (pow c 4))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ -1/4 (* a c)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(/ -1/4 (* a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a) |
(/ -1/4 (* a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(/ 1 (pow b 2)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(/ -1/4 (* a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/ -1/4 (* a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(pow b 3) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(* 1/2 b) |
(* b (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))) |
(* b (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))))) |
(* 1/2 (/ (pow b 3) (* a c))) |
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) |
(* 1/2 b) |
(+ (* 1/2 b) (* 1/2 (/ (* a c) b))) |
(+ (* 1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1/2 (/ c b))))) |
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1/2 (/ c b))))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) |
(* -1 (/ (+ (* -1/4 (/ (pow b 3) c)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 5)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(* 1/2 b) |
(+ (* 1/2 b) (* 1/2 (/ (* a c) b))) |
(+ (* 1/2 b) (* c (- (/ (* (pow a 2) c) (pow b 3)) (* -1/2 (/ a b))))) |
(+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (* -1 (/ (pow a 2) (pow b 3))))) (* -1/2 (/ a b))))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) |
(* -1 (/ (+ (* -1/4 (/ (pow b 3) a)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
| Outputs |
|---|
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b)) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a))) a)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 c (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1 binary64) b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (neg.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c)))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (neg.f64 (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) c)) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(neg.f64 (/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) c) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (neg.f64 c) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 a (*.f64 b b)))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 c a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b b))) a))) a)))) |
(* -1 c) |
(neg.f64 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (neg.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) |
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) c) |
(- (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (neg.f64 c) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ c (pow a 3)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (neg.f64 c) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))))) |
(* -1 (* (pow a 3) (- (+ (* 5 (/ (pow c 4) (pow b 6))) (/ c (pow a 3))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 c (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))))) |
(* -1 c) |
(neg.f64 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) |
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1)) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(* c (- (* c (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) 1)) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 4) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) |
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) |
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 a (*.f64 b b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 a) (*.f64 (*.f64 b b) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (neg.f64 a) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* -1 a) |
(neg.f64 a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) a)) a))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 b)) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal -1 binary64)))) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (neg.f64 b) a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) b) a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)))) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (neg.f64 b) c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) c) b)) c))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.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))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.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)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.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)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(+ (* (sqrt (/ 1 (* a c))) (sqrt -1/4)) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -1/2 (* (sqrt (* a c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -1/2 (* (sqrt (* a c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64))))))))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (* 2 (/ (* a c) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2))))) b)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64))))) b)) |
(* -1 (/ (+ 1 (+ (* -1/2 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (* a c) (pow b 2)))))) b)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64))))) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) |
(+ (* a (+ (* -1/2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 2 (/ c (pow b 3))))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))) |
(+ (* a (+ (* 2 (/ c (pow b 3))) (* a (+ (* -1/2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (pow a 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c)))))) (*.f64 a (*.f64 a a))))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (* 2 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) |
(+ (* c (+ (* -1/2 (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 2 (/ a (pow b 3))))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (*.f64 b b)))))) |
(+ (* c (+ (* 2 (/ a (pow b 3))) (* c (+ (* -1/2 (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1/2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))) (/ 1 b)) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))) |
(* (sqrt (/ 1 (* a c))) (sqrt -1/4)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))) |
(+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ a (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1 (/ (+ (* 1/64 (* (sqrt (/ c (pow a 5))) (* (pow b 4) (sqrt -1)))) (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4))))))) (pow c 3))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a)))))) (*.f64 c (*.f64 c c))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c)))))) |
(* (pow c 3) (- (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) (/ 1 (* b (pow c 2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 c c)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))))) |
(neg.f64 (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) c))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) c))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (+ (* -1 (/ c (* (pow a 2) b))) (* -1 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c)))))) |
(* (pow c 3) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c)))))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 3) c))) (* 4 (/ (pow a 3) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) c))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))) c)) (* 4 (/ (pow a 3) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) c))) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (* -2 (/ (pow c 2) (* a (pow b 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))))) |
(* (pow a 3) (+ (* -4 (/ (pow c 3) (pow b 5))) (+ (* -2 (/ c (* (pow a 2) b))) (* -2 (/ (pow c 2) (* a (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a a) b)) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b)))))))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 3)))) (* 4 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) a)) (* 4 (/ (pow c 3) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) a)))) |
(* -4 (/ (* (pow a 3) (pow c 3)) (pow b 5))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -4 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)) |
(* -2 (/ a b)) |
(/.f64 (*.f64 #s(literal -2 binary64) a) b) |
(* a (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b))) |
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b)))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 2 binary64) b))) |
(* a (- (* a (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) (* 2 (/ 1 b)))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 2 binary64) b))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) b))))) |
(* (pow a 3) (- (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3))))) (/ 2 (* (pow a 2) b)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) b))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))) a)) (* 4 (/ (pow c 2) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) (*.f64 a b))) a)))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* a (pow b 2))) (* -2 (* (pow a 2) c))))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 b b)) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ a b)) |
(/.f64 (*.f64 #s(literal -2 binary64) a) b) |
(/ (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* -2 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) b) |
(* -2 (/ a b)) |
(/.f64 (*.f64 #s(literal -2 binary64) a) b) |
(* -1 (/ (+ (* 2 a) (* 2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) b)) |
(* -1 (/ (+ (* 2 a) (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 4))))) b)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) b)) |
(* -2 (/ a b)) |
(/.f64 (*.f64 #s(literal -2 binary64) a) b) |
(+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))) |
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c)))))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (+ (* -2 (/ a (* b (pow c 2)))) (* -2 (/ (pow a 2) (* (pow b 3) c)))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b (*.f64 c c))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b (*.f64 b b)) c)))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1 (/ (+ (* 2 (/ a (* b c))) (* 2 (/ (pow a 2) (pow b 3)))) c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) c)))) |
(* -2 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) |
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* (pow c 2) (+ (* -4 (/ (pow a 3) (pow b 5))) (* -2 (/ (pow a 2) (* (pow b 3) c))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) c)))) |
(* -2 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (* -4 (/ (* a (pow c 2)) (pow b 5))) (* -2 (/ c (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (*.f64 b b))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* (pow a 3) (+ (* -4 (/ (pow c 2) (pow b 5))) (* -2 (/ c (* a (pow b 3)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 3)))) (* 4 (/ (pow c 2) (pow b 5)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) |
(* -4 (/ (* (pow a 3) (pow c 2)) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -4 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -2 (* (pow a 2) c))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* -2 (/ (* (pow a 2) c) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (* (pow a 2) c)) (* 4 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -1/2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))) |
(/ (- (* 1/2 (- (* -2 c) (* -1/2 c))) (* 1/4 c)) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (*.f64 #s(literal -1/4 binary64) c)) b) |
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (* 1/2 (- (* -2 c) (* -1/2 c)))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))))) b) |
(/ (- (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 c) (* -1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2))))))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 4))) (* 1/2 (- (* -2 c) (* -1/2 c)))))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) a)) (* a (* c (+ (* -2 (* (pow a 2) (pow c 3))) (* -1/2 (* (pow a 2) (pow c 3)))))))) (pow b 6))) (+ (* 1/4 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2))))))) b) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 c #s(literal -3/2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) a)) (+.f64 (*.f64 (*.f64 a c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) a) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(/.f64 (neg.f64 b) a) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (/ 1 a)) (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2)))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal -1/2 binary64))) (*.f64 b b))))) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b)) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* b (- (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 5/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 2))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 4))) (/ 1 a)))) (+ (* -1/2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 c) (* 1/2 c))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 3) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c)))))) (pow b 6))) (+ (* -1/2 (/ (+ (* -1 c) (* 1/2 c)) (pow b 2))) (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 1/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* a (pow c 2)))) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -1/2 binary64)))) (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c)))))) (pow.f64 b #s(literal 6 binary64)))))) |
(- (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* 1/4 (/ c b))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 c b))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (/.f64 c b)))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 c b)))) |
(- (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -1/2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -1/2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (/ c b))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)) (+.f64 (/.f64 (*.f64 c (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 c b)))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) a) |
(/ (- (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -1/2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) a) |
(/.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)))) a) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* 1/2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) (* -1/8 (/ (* a (pow b 3)) c))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)))) a)) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) a))) a)) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* c (- (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (- (+ (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (* c (- (+ (* -1/2 (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (* c (- (* -1/2 (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (+ (* 3 (/ (pow a 3) (pow b 7))) (+ (/ (* a (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 4)))))) (* -1/2 (+ (* -2 (/ (pow a 3) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) (* a b))) (/ (* a (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5))))) (pow b 2)))))))) (* -1/2 (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (pow a 2) (pow b 5)))))))) (* 1/2 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) (*.f64 a b)) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -1/2 (/ (pow b 3) (* (pow a 2) (* c (pow (sqrt -4) 2))))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (*.f64 c c))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 c (*.f64 c c))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ (- (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a a)))) c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a)))) (* -1/2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (* (pow b 4) (sqrt -1))))))) c)) (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))) (* 1/8 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))))) a)) (*.f64 (*.f64 (sqrt.f64 (/.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)))) #s(literal -1/16 binary64))))) c) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a a))))) c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) c))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 b a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/2 (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -1/2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* 1/2 (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))))))) |
(* 1/4 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a) |
(* b (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a))) |
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))))) |
(* b (+ (* -1/2 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -2 c) (* -1/2 c)) (pow b 2))) (* 1/4 (/ 1 a)))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))))) |
(* 1/4 (/ (pow b 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) |
(* -1 (* (pow b 3) (- (* 5/4 (/ 1 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c)))) |
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/4 (* a (pow b 2)))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c))))) |
(* -1 (* (pow b 3) (- (+ (* -1/2 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (+ (* -1/2 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/4 (* a (pow b 2))))) (* 1/4 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c #s(literal 3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 5/4 binary64) (*.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) c))))) |
(* 1/4 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a) |
(/ (+ (* 1/4 b) (* 1/2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) a) |
(/ (+ (* 1/4 b) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) a) |
(/ (+ (* 1/4 b) (* a (+ (* 1/2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -1/2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))) a) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a)) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 1/2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a a))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) a)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (* 1/2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))) a)) (* -1/2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) c))) a))) a)) a))) a)) |
(* 1/4 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) b) a) |
(+ (* -3/4 (/ c b)) (* 1/4 (/ b a))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (/.f64 (*.f64 #s(literal -3/4 binary64) c) b)) |
(+ (* 1/4 (/ b a)) (* c (- (* -1/2 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/4 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (/.f64 #s(literal 3/4 binary64) b)))) |
(+ (* 1/4 (/ b a)) (* c (- (* c (+ (* -1/2 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (* -1/2 (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))))) (* 3/4 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (/.f64 #s(literal 3/4 binary64) b)))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1/2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (+ (* -1/2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))) c))))) |
(+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b c) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (*.f64 c c))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) c)) |
(+ (* -1 (/ (+ (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) (* 1/2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))))) c))) c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) (* 1/2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) a))) c))) c)) (* 1/2 (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.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 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))))) a))) c)) c))) c))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 4 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 4 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(* b (- (+ 1/2 (* -2 (/ (* a c) (pow b 2)))) (* -1/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))))) (* -1/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (- (+ 1/2 (+ (* -2 (/ (* a c) (pow b 2))) (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))))) (+ (* -1 (/ (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c))))) (pow b 4))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (neg.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 1/2 (/ (pow b 3) (* a c))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) c)) |
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a c)))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 5/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal 5/2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (-.f64 (*.f64 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b))))) |
(+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (-.f64 (*.f64 a (-.f64 (*.f64 (neg.f64 a) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal -4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))) a))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (neg.f64 a) b)))) a)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) c))) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* -1 (* a b))) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) c) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))))) a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* c (- (* -2 (/ a b)) (* -1/2 (/ a b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) |
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* -1 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (-.f64 (*.f64 (neg.f64 c) (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) b))))) |
(+ (* 1/2 b) (* c (- (+ (* -2 (/ a b)) (* c (- (* -1 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))) (* -1/2 (/ a b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (-.f64 (*.f64 c (-.f64 (*.f64 (neg.f64 c) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 (/.f64 a b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) b))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal -4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) c) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (*.f64 c c))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 b c))) c))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 b c))))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (*.f64 b c)))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1 (* b c))) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 b c))))) a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))))))) c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) a) (*.f64 #s(literal 4 binary64) c))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal 4 binary64) a))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (* (pow a 4) (pow c 4))) |
(*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(* 20 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(- (* -1/16 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 1/4 (/ 1 (* a c)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) (*.f64 a c))) |
(- (* (pow b 2) (- (* -1/64 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a c))) |
(- (* (pow b 2) (- (* (pow b 2) (- (* -1/256 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (* 1/16 (/ 1 (* (pow a 2) (pow c 2)))))) (* 1/4 (/ 1 (* a c)))) |
(-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 b b)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a c))) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* 4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ 1 (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -4 (/ (* a c) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ 1 (* 64 (/ (* (pow a 3) (pow c 3)) (pow b 6)))) (+ (* -16 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -4 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 64 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* a (- (* 16 (/ (* a (pow c 2)) (pow b 6))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))) |
(+ (* a (- (* a (- (* 64 (/ (* a (pow c 3)) (pow b 8))) (* -16 (/ (pow c 2) (pow b 6))))) (* -4 (/ c (pow b 4))))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 8 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 c (pow.f64 b #s(literal 4 binary64))))))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 #s(literal 1/4 binary64) c)) a) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c)))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c))))) a) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 3) (pow c 4)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 2) (pow c 3)))) (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))))) a) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))))) a) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* a (pow c 2)))) (* 1/4 (/ 1 c))) a)) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (*.f64 c c)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* a (pow c 3)))) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) c) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c)))) a))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* a (pow c 4)))) (* -1/64 (/ (pow b 4) (pow c 3)))) a)) (* 1/16 (/ (pow b 2) (pow c 2)))) a)) (* 1/4 (/ 1 c))) a)) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) c) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (*.f64 c c)))) a)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 c c))))) a)) a)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(+ (* 4 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))) |
(+ (* c (- (* 16 (/ (* (pow a 2) c) (pow b 6))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))) |
(+ (* c (- (* c (- (* 64 (/ (* (pow a 3) c) (pow b 8))) (* -16 (/ (pow a 2) (pow b 6))))) (* -4 (/ a (pow b 4))))) (/ 1 (pow b 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 a (pow.f64 b #s(literal 4 binary64))))))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(/ (- (* -1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 1/4 binary64) a)) c) |
(/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a)))) c) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)))) c) |
(/ (- (* -1/256 (/ (pow b 6) (* (pow a 4) (pow c 3)))) (+ (* 1/64 (/ (pow b 4) (* (pow a 3) (pow c 2)))) (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))))) c) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (+.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c))) (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) c) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(* -1 (/ (+ (* 1/16 (/ (pow b 2) (* (pow a 2) c))) (* 1/4 (/ 1 a))) c)) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1/64 (/ (pow b 4) (* (pow a 3) c))) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))) c))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 1/256 (/ (pow b 6) (* (pow a 4) c))) (* -1/64 (/ (pow b 4) (pow a 3)))) c)) (* 1/16 (/ (pow b 2) (pow a 2)))) c)) (* 1/4 (/ 1 a))) c)) |
(neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 a a)))) c)) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a a))))) c)) c)) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -4 (/ (* (pow a 3) c) (pow b 5))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (pow a 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) |
(* (pow b 2) (+ (* -1 (/ b (* a (* c (pow (sqrt -4) 2))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 b) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(* (pow b 2) (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 (neg.f64 b) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) |
(* (pow b 2) (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* a (* c (pow (sqrt -4) 2)))))) (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(* b (+ 1/2 (* 1/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* b (- (+ 1/2 (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -1 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a c)) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 1/2 (/ (pow b 3) (* a c))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) c)) |
(* -1 (* (pow b 3) (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a c)))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 a c))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 6))) (* 1/2 (/ 1 (pow b 2)))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 1/2 (/ (* a c) (pow b 4))) (* 1/2 (/ 1 (* a c)))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* 1/2 (/ (* a c) b))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 b (/.f64 (*.f64 a c) b))) |
(+ (* 1/2 b) (* a (- (/ (* a (pow c 2)) (pow b 3)) (* -1/2 (/ c b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(+ (* 1/2 b) (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))) (* -1 (/ (pow c 2) (pow b 3))))) (* -1/2 (/ c b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) |
(/ (+ (* -1 (/ (pow b 3) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 5)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* c (pow (sqrt -4) 2)))))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) a) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* -1/4 (/ (pow b 3) c)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 b b))) c)) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c))) a))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* a (pow b 5)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))))) a)) (* -1/4 (/ (* a (pow b 3)) c))) a)) (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c))) a))) a)) |
(* 1/2 b) |
(*.f64 #s(literal 1/2 binary64) b) |
(+ (* 1/2 b) (* 1/2 (/ (* a c) b))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 b (/.f64 (*.f64 a c) b))) |
(+ (* 1/2 b) (* c (- (/ (* (pow a 2) c) (pow b 3)) (* -1/2 (/ a b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) |
(+ (* 1/2 b) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))) (* -1 (/ (pow a 2) (pow b 3))))) (* -1/2 (/ a b))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 c (+.f64 (*.f64 c (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 a b))))) |
(* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) |
(/ (+ (* -1 (/ (pow b 3) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))) c) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 5) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ (pow b 3) (* a (pow (sqrt -4) 2)))))) c) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) c) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* -1/4 (/ (pow b 3) a)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 b b)) a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 4) (sqrt -1))))) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) a))) c))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 5) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))))) c)) (* -1/4 (/ (* (pow b 3) c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (-.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) c) (*.f64 a a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) a))) c))) c)) |
Compiled 104135 to 6464 computations (93.8% saved)
96 alts after pruning (94 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1852 | 40 | 1892 |
| Fresh | 21 | 54 | 75 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1877 | 96 | 1973 |
| Status | Accuracy | Program |
|---|---|---|
| 59.0% | (fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) | |
| 59.2% | (fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) | |
| 59.4% | (fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) | |
| 58.0% | (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 57.4% | (/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) | |
| 59.7% | (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.9% | (/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.7% | (/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.8% | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.9% | (/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.1% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 88.9% | (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) | |
| 88.9% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c c)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)) b) | |
| 59.5% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.4% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.8% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) | |
| 59.2% | (/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))))) (*.f64 a #s(literal 2 binary64))) | |
| 57.4% | (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 59.2% | (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 88.3% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) b) | |
| 59.7% | (/.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.5% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) | |
| 59.4% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 78.5% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 59.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 58.6% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.7% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 58.4% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) | |
| 58.5% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) #s(literal 2 binary64)) | |
| 58.3% | (/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) | |
| 78.7% | (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) | |
| 57.6% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) b) (*.f64 a #s(literal 2 binary64))) | |
| 89.0% | (/.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) | |
| 89.0% | (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) | |
| ▶ | 89.0% | (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
| 59.3% | (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 43.0% | (/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 58.6% | (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
| 58.4% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) | |
| 57.8% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 57.3% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 57.4% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) | |
| 59.5% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 59.4% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 58.4% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) | |
| 57.5% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 58.1% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) | |
| 58.6% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64)))) | |
| 57.8% | (/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 a #s(literal 2 binary64))) | |
| ✓ | 58.1% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| 57.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.8% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.1% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64))) | |
| 89.0% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) | |
| 88.9% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)))) b) | |
| 88.3% | (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) | |
| 59.2% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) | |
| 59.0% | (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) | |
| 88.7% | (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) | |
| 78.5% | (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) | |
| 78.5% | (/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) | |
| 61.8% | (/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) | |
| 85.3% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) | |
| 78.6% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) | |
| 88.9% | (/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b) | |
| 78.4% | (/.f64 (*.f64 c (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) | |
| 61.8% | (/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 61.8% | (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 61.9% | (/.f64 (neg.f64 c) b) |
| 58.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))) | |
| ▶ | 58.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
| 57.4% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)))) | |
| 88.8% | (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) | |
| ▶ | 58.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
| 58.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| ✓ | 58.3% | (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
| 89.0% | (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) | |
| 57.0% | (-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) | |
| 57.4% | (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 78.6% | (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) | |
| 58.0% | (+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal 2 binary64))))) | |
| 57.0% | (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) | |
| 88.6% | (*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) c)) c)))) | |
| 59.2% | (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 57.6% | (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 88.8% | (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) | |
| 58.1% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 59.0% | (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) | |
| 58.7% | (*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 11.8% | (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) | |
| 59.2% | (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 78.4% | (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
Compiled 11243 to 3940 computations (65% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 256 | (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 384 | (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
| ✓ | cost-diff | 640 | (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
| ✓ | cost-diff | -64 | (neg.f64 c) |
| ✓ | cost-diff | -64 | (/.f64 (neg.f64 c) b) |
| ✓ | cost-diff | 384 | (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) |
| ✓ | cost-diff | 512 | (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
| ✓ | cost-diff | 512 | (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
| 5050× | *-lowering-*.f32 |
| 5050× | *-lowering-*.f64 |
| 2956× | /-lowering-/.f32 |
| 2956× | /-lowering-/.f64 |
| 1710× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 865 |
| 1 | 244 | 744 |
| 2 | 956 | 709 |
| 3 | 4959 | 697 |
| 0 | 8103 | 697 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) c) b) |
(- (+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) c) |
(+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) |
(/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) |
(* (* a a) (* -2 (* c (* c c)))) |
(* a a) |
a |
(* -2 (* c (* c c))) |
-2 |
(* c (* c c)) |
c |
(* c c) |
(* b (* b (* b b))) |
b |
(* b (* b b)) |
(* b b) |
(- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b))) |
(/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) |
-1/4 |
(/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a)))) |
(/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) |
(* a (* (* b (* b (* b b))) (* b b))) |
(* (* b (* b (* b b))) (* b b)) |
(* (* c c) (* (* c c) 20)) |
(* (* c c) 20) |
20 |
(* a (* a (* a a))) |
(* a (* a a)) |
(/ (* a (* c c)) (* b b)) |
(* a (* c c)) |
(/ (neg c) b) |
(neg c) |
c |
b |
(/ 1 (/ 2 (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a))) |
1 |
(/ 2 (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a)) |
2 |
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a) |
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
b |
(* a (* c -4)) |
a |
(* c -4) |
c |
-4 |
(/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))))) |
1 |
(/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))) |
(* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/ 1/2 a) |
1/2 |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))) |
(/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) |
(* 4 (* a a)) |
4 |
(* a a) |
(/ (* b b) (* 4 (* a a))) |
(/ (- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) (* 2 (* a 2))) |
(- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) |
(* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) |
(/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) |
(+ (* b b) (* -4 (* a c))) |
(* b b) |
b |
(* -4 (* a c)) |
-4 |
(* a c) |
a |
c |
(* a (+ b (sqrt (+ (* b b) (* -4 (* a c)))))) |
(+ b (sqrt (+ (* b b) (* -4 (* a c))))) |
(sqrt (+ (* b b) (* -4 (* a c)))) |
(* a 2) |
2 |
(* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) |
(/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))) |
(* 2 (* a 2)) |
| Outputs |
|---|
(/ (- (+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (/.f64 (*.f64 b (/.f64 b (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) c)))) (+.f64 (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 c c) b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))))) c)) b) |
(- (+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (/.f64 (*.f64 b (/.f64 b (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) c)))) (+.f64 (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 c c) b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))))) c)) |
(+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) |
(-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (/.f64 (*.f64 b (/.f64 b (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) c)))) (*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 c c) b) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b))))))) |
(/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) |
(/.f64 (*.f64 c (*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -2 binary64))) c)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* (* a a) (* -2 (* c (* c c)))) |
(*.f64 c (*.f64 (*.f64 c (*.f64 (*.f64 a a) #s(literal -2 binary64))) c)) |
(* a a) |
(*.f64 a a) |
a |
(* -2 (* c (* c c))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) |
-2 |
#s(literal -2 binary64) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
c |
(* c c) |
(*.f64 c c) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
b |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b))) |
(*.f64 a (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (/.f64 (*.f64 b (/.f64 b (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) c)))) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (/.f64 (*.f64 b (/.f64 b (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) c)))) |
-1/4 |
#s(literal -1/4 binary64) |
(/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a)))) |
(/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))))))) |
(/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) b)))) (*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(* a (* (* b (* b (* b b))) (* b b))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 (*.f64 a (*.f64 b b)) b)))) |
(* (* b (* b (* b b))) (* b b)) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(* (* c c) (* (* c c) 20)) |
(*.f64 c (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
(* (* c c) 20) |
(*.f64 (*.f64 c c) #s(literal 20 binary64)) |
20 |
#s(literal 20 binary64) |
(* a (* a (* a a))) |
(*.f64 a (*.f64 a (*.f64 a a))) |
(* a (* a a)) |
(*.f64 a (*.f64 a a)) |
(/ (* a (* c c)) (* b b)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* a (* c c)) |
(*.f64 a (*.f64 c c)) |
(/ (neg c) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(neg c) |
(-.f64 #s(literal 0 binary64) c) |
c |
b |
(/ 1 (/ 2 (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
1 |
#s(literal 1 binary64) |
(/ 2 (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a)) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
2 |
#s(literal 2 binary64) |
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) |
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
b |
(* a (* c -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -4 binary64))))) |
1 |
#s(literal 1 binary64) |
(/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -4 binary64))))) |
(* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* a (* c -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal -4 binary64))) |
(/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(* 4 (* a a)) |
(*.f64 a (*.f64 a #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
(* a a) |
(*.f64 a a) |
(/ (* b b) (* 4 (* a a))) |
(/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/ (- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) (* 2 (* a 2))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) |
(- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+ (* b b) (* -4 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
b |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
-4 |
#s(literal -4 binary64) |
(* a c) |
(*.f64 a c) |
a |
c |
(* a (+ b (sqrt (+ (* b b) (* -4 (* a c)))))) |
(*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+ b (sqrt (+ (* b b) (* -4 (* a c))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt (+ (* b b) (* -4 (* a c)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) |
(/.f64 (*.f64 b (*.f64 b #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))) |
(/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(* 2 (* a 2)) |
(*.f64 a #s(literal 4 binary64)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | accuracy | 99.4% | (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
| ✓ | accuracy | 58.9% | (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
| ✓ | accuracy | 99.5% | (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
| ✓ | accuracy | 59.1% | (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) |
| ✓ | accuracy | 58.3% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
| ✓ | accuracy | 100.0% | (/.f64 (neg.f64 c) b) |
| ✓ | accuracy | 100.0% | (neg.f64 c) |
| ✓ | accuracy | 99.4% | (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) |
| 263.0ms | 122× | 1 | valid |
| 121.0ms | 134× | 0 | valid |
Compiled 1032 to 69 computations (93.3% saved)
ival-mult: 72.0ms (44.7% of total)ival-div: 47.0ms (29.2% of total)backward-pass: 14.0ms (8.7% of total)ival-sub: 9.0ms (5.6% of total)ival-add: 9.0ms (5.6% of total)ival-sqrt: 6.0ms (3.7% of total)const: 2.0ms (1.2% of total)ival-neg: 2.0ms (1.2% of total)| Inputs |
|---|
#<alt (/ (- (+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) c) b)> |
#<alt (- (+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) c)> |
#<alt (+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b))))> |
#<alt (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))> |
#<alt (/ (neg c) b)> |
#<alt (neg c)> |
#<alt (/ 1 (/ 2 (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a)))> |
#<alt (/ 2 (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a))> |
#<alt (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a)> |
#<alt (- (sqrt (+ (* b b) (* a (* c -4)))) b)> |
#<alt (/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))))> |
#<alt (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))))> |
#<alt (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4))))))> |
#<alt (/ 1/2 a)> |
#<alt (/ (- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) (* 2 (* a 2)))> |
#<alt (- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c))))))))> |
#<alt (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2))> |
#<alt (* 2 (* a 2))> |
#<alt (* (* c c) (* (* c c) 20))> |
#<alt (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20)))> |
#<alt (/ (* a (* c c)) (* b b))> |
#<alt (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))> |
#<alt (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))> |
#<alt (/ (* b b) (* 4 (* a a)))> |
#<alt (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a)))> |
#<alt (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))> |
#<alt (+ (* b b) (* -4 (* a c)))> |
| Outputs |
|---|
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c)> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 c)> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 2))) 1))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1))> |
#<alt (* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 c)> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c)> |
#<alt (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))> |
#<alt (* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 2)))> |
#<alt (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))> |
#<alt (* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* -1 c)> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2)))))))> |
#<alt (* -1 (/ b c))> |
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c)))> |
#<alt (* -1 (/ a b))> |
#<alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))> |
#<alt (* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))> |
#<alt (* -1 (/ b c))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b))))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b))))> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a)))> |
#<alt (* -1 (/ b c))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c)> |
#<alt (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c)> |
#<alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c)> |
#<alt (/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c)> |
#<alt (* -1 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c))> |
#<alt (* (sqrt (/ c a)) (sqrt -4))> |
#<alt (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* -2 (/ c b))> |
#<alt (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -2 (/ b a))> |
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))> |
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))> |
#<alt (* -2 (/ c b))> |
#<alt (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -4))> |
#<alt (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* -2 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a)))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a)))> |
#<alt (* -2 (/ c b))> |
#<alt (* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b))))> |
#<alt (* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b))))> |
#<alt (* (sqrt (/ c a)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (* a (+ (* 1/2 (/ (pow c 4) (pow b 7))) (* 2 (/ (pow c 4) (pow b 7)))))) (* -2 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (/ b (pow (sqrt -4) 2))))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (/ b (pow (sqrt -4) 2)))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4)))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (* c (+ (* 1/2 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 3) (pow b 7)))))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* 1/2 (/ (* b c) a)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) (pow a 2)))) c))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (/ b c))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4)))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a)))))> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c)))))> |
#<alt (* -1 (/ b c))> |
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c)))> |
#<alt (* -1 (/ a b))> |
#<alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))> |
#<alt (* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))> |
#<alt (* -1 (/ b c))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c)> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (/ b a)> |
#<alt (/ (+ b (* -1 (/ (* a c) b))) a)> |
#<alt (/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ b (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (/ b a)> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))> |
#<alt (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (/ c b)> |
#<alt (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))> |
#<alt (/ b a)> |
#<alt (+ (* -1 (/ c b)) (/ b a))> |
#<alt (+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a))> |
#<alt (+ (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (/ b a))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/4 (* b (- (* 2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a)) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 1/4 (* b (+ (* -2 (/ (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4)))))) a)) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/4 (- (* 2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a)) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) (* a b)))> |
#<alt (/ (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (pow c 2)))) (pow b 2))) (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) a))) b)> |
#<alt (/ (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (pow c 2)))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) a)) (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) a))) (pow b 4))) (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) a)))) b)> |
#<alt (/ (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))) a)) (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))))) a))) (pow b 6))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (pow c 2)))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) a)) (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) a))) (pow b 4))) (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) a))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) a)) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) a)) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) a)) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) a)) (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) a))) (pow b 6))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) a)) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) a)) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (/ 1 a))))))> |
#<alt (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b)))> |
#<alt (+ (* 1/4 (* a (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))))> |
#<alt (+ (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) (* a (+ (* 1/4 (* a (- (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/4 (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (+ (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) (* a (+ (* 1/4 (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/4 (* a (- (* -2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* 1/4 (- (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))))))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/4 (/ (- (* 2 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) a))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (pow a 2))) (* 1/4 (/ (- (* 2 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) a)))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (pow a 2))) (+ (* 1/4 (/ (- (* -2 (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))))) (* -2 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (pow a 3))) (* 1/4 (/ (- (* 2 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) a))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/4 (/ (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/4 (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 1/2 (/ (* a (pow b 3)) c))) a))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 1/2 (/ (* a (pow b 3)) c)))) (* 1/4 (/ (- (* -2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a))) a)) (* -1/4 (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) a))) a))> |
#<alt (* 1/4 (/ (* c (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b))) a))> |
#<alt (* c (+ (* 1/4 (* c (- (* -2 (/ (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) a)) (* 2 (/ a (pow b 3)))))) (* 1/4 (/ (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)) a))))> |
#<alt (* c (+ (* 1/4 (/ (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)) a)) (* c (+ (* 1/4 (* c (- (* -2 (/ (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))) a)) (* -2 (/ (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) a))))) (* 1/4 (- (* -2 (/ (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) a)) (* 2 (/ a (pow b 3)))))))))> |
#<alt (* c (+ (* 1/4 (/ (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)) a)) (* c (+ (* 1/4 (- (* -2 (/ (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) a)) (* 2 (/ a (pow b 3))))) (* c (+ (* 1/4 (* c (- (* -2 (/ (+ (* -2 (/ (* (pow a 3) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (+ (/ (* a (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4))))) a)) (* -2 (/ (+ (* -2 (/ (pow a 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (/ (* a (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow b 2)))) a))))) (* 1/4 (- (* -2 (/ (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))) a)) (* -2 (/ (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) a))))))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/4 (/ (- (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* 2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c)))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) a)) (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))))) (pow c 2))) (* 1/4 (/ (- (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* 2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) a)) (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))))) (pow c 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) a)) (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) a))) (pow c 3))) (* 1/4 (/ (- (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* 2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c)))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/4 (/ (- (* 2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/4 (/ (- (* -2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) a)) (* 1/2 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/4 (- (* 2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (- (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) a)) (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))) a))) c)) (* 1/4 (- (* -2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) a)) (* 1/2 (/ (* (pow b 3) c) (pow a 2)))))) c)) (* 1/4 (- (* 2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 8 (/ b (pow (sqrt -4) 2))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 2 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* 8 (/ 1 (pow (sqrt -4) 2))))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 2 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* 8 (/ 1 (pow (sqrt -4) 2))))))> |
#<alt (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) b)> |
#<alt (/ (- (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (- (* -2 (* a c)) (* -1/2 (* a c))))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c))) b)> |
#<alt (/ (- (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 4))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c)))) b)> |
#<alt (/ (- (+ (* -2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (* 2 (- (* -2 (* a c)) (* -1/2 (* a c))))))) (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 4))) (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c))))) b)> |
#<alt (* -4 b)> |
#<alt (* -1 (* b (- (+ 4 (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 2)))) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ 4 (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 4))))) (+ (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 4)))))))> |
#<alt (* -1 (* b (- (+ 4 (+ (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 4)))))) (+ (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 4))))))))> |
#<alt (* a (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b)))> |
#<alt (* a (- (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3)))))) (/ c b)))> |
#<alt (* a (- (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 2 (/ (pow c 2) (pow b 3)))))) (/ c b)))> |
#<alt (* a (- (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 2 (/ (pow c 2) (pow b 3)))))) (/ c b)))> |
#<alt (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* 4 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 1/2 (/ (* a (pow b 3)) c))) a)) (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1 (/ (- (* -2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a))) (* 1/2 (/ (* a (pow b 3)) c))) a)) (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (* c (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)))> |
#<alt (* c (- (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (- (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (* 2 (/ (pow a 2) (pow b 3)))))) (/ a b)))> |
#<alt (* c (- (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (- (+ (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (* c (- (* -2 (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (* 2 (/ (pow a 2) (pow b 3)))))) (/ a b)))> |
#<alt (* c (- (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (- (+ (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (* c (- (+ (* -2 (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (* c (- (* -2 (+ (* -2 (/ (* (pow a 3) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (+ (/ (* a (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4)))))) (* -2 (+ (* -2 (/ (pow a 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (/ (* a (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow b 2)))))))) (* -2 (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (* 2 (/ (pow a 2) (pow b 3)))))) (/ a b)))> |
#<alt (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* 4 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) (* 1/2 (/ (* (pow b 3) c) a))) c)) (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) (* -1 (/ (- (* -2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a)))) (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))) c))) (* 1/2 (/ (* (pow b 3) c) a))) c)) (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 8 (/ b (pow (sqrt -4) 2))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 8 (/ 1 (pow (sqrt -4) 2))))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4)))))))) (* 2 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 8 (/ 1 (pow (sqrt -4) 2))))))> |
#<alt b> |
#<alt (* b (+ 1 (* 2 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (* 2 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2)))))))> |
#<alt (/ (pow b 3) (* a c))> |
#<alt (* -1 (* (pow b 3) (- (* 5 (/ 1 (pow b 2))) (/ 1 (* a c)))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5 (/ 1 (pow b 2)))) (/ 1 (* a c)))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5 (/ 1 (pow b 2))))) (/ 1 (* a c)))))> |
#<alt b> |
#<alt (+ b (* 2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))))> |
#<alt (+ b (* a (+ (* -2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))))))> |
#<alt (+ b (* a (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))))))> |
#<alt (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))))> |
#<alt (* 4 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a))) a)) (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt b> |
#<alt (+ b (* 2 (* c (- (* -2 (/ a b)) (* -1/2 (/ a b))))))> |
#<alt (+ b (* c (+ (* -2 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))))) (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))))))> |
#<alt (+ b (* c (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -2 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))))))))> |
#<alt (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))))> |
#<alt (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)))))> |
#<alt (* 4 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) c))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) c))) c)) (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 4 a)> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 20 (pow c 4))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (* 1/20 (/ (* a (pow b 6)) (pow c 4)))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (/ (* a (pow c 2)) (pow b 2))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4))))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* -1 (/ c a))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2))> |
#<alt (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2))> |
#<alt (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2))> |
#<alt (* -1 (/ c a))> |
#<alt (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a)> |
#<alt (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a)> |
#<alt (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a)> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a))> |
#<alt (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a))> |
#<alt (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1 (/ c a))> |
#<alt (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))> |
#<alt (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))> |
#<alt (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))> |
#<alt (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))> |
#<alt (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))> |
#<alt (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 4 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (* b (- (+ (* -2 (/ c (pow b 2))) (* 1/2 (/ 1 a))) (* -1/2 (/ c (pow b 2)))))> |
#<alt (* b (- (+ (* -2 (/ c (pow b 2))) (+ (* -1 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (* 1/2 (/ 1 a)))) (* -1/2 (/ c (pow b 2)))))> |
#<alt (* b (- (+ (* -2 (/ c (pow b 2))) (+ (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (* 1/2 (/ 1 a)))) (+ (* -1 (/ (* a (* c (- (* -2 c) (* -1/2 c)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* -1/2 (/ (* a (pow c 2)) (pow b 4)))))))> |
#<alt (* 1/2 (/ (pow b 3) (* (pow a 2) c)))> |
#<alt (* -1 (* (pow b 3) (- (* 5/2 (/ 1 (* a (pow b 2)))) (* 1/2 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/2 (* a (pow b 2)))) (* 1/2 (/ 1 (* (pow a 2) c))))))> |
#<alt (* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/2 (* a (pow b 2)))) (+ (* -1 (/ c (pow b 4))) (+ (* 5/2 (/ c (pow b 4))) (* 1/2 (/ 1 (* (pow a 2) c))))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (/ (+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) a)> |
#<alt (/ (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) a)> |
#<alt (/ (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) a)> |
#<alt (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) a)> |
#<alt (/ (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) a)> |
#<alt (/ (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) a)> |
#<alt (* 2 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (/ (- (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) (* -1 b)) a))> |
#<alt (* -1 (/ (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a))> |
#<alt (* -1 (/ (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a))) a))> |
#<alt (* 1/2 (/ b a))> |
#<alt (+ (* -3/2 (/ c b)) (* 1/2 (/ b a)))> |
#<alt (+ (* 1/2 (/ b a)) (* c (- (* -1 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/2 (/ 1 b)))))> |
#<alt (+ (* 1/2 (/ b a)) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/2 (/ 1 b)))))> |
#<alt (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))))> |
#<alt (* 2 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) (* -1 (/ (* b c) a))) c)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) c)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1 (/ (* b c) a))) c)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
213 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | a | @ | inf | (* 2 (* a 2)) |
| 12.0ms | c | @ | inf | (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) |
| 5.0ms | a | @ | -inf | (/ (- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) (* 2 (* a 2))) |
| 4.0ms | b | @ | -inf | (/ (- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) (* 2 (* a 2))) |
| 3.0ms | a | @ | inf | (/ (- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) (* 2 (* a 2))) |
| 1× | batch-egg-rewrite |
| 3860× | *-lowering-*.f32 |
| 3860× | *-lowering-*.f64 |
| 3354× | /-lowering-/.f32 |
| 3354× | /-lowering-/.f64 |
| 1508× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 68 | 573 |
| 1 | 504 | 477 |
| 2 | 5378 | 470 |
| 0 | 8092 | 470 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) c) b) |
(- (+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) c) |
(+ (/ (* (* a a) (* -2 (* c (* c c)))) (* b (* b (* b b)))) (- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b)))) |
(- (/ -1/4 (/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a))))) (/ (* a (* c c)) (* b b))) |
(/ (neg c) b) |
(neg c) |
(/ 1 (/ 2 (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a))) |
(/ 2 (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a)) |
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) a) |
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))))) |
(/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))) |
(* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/ 1/2 a) |
(/ (- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) (* 2 (* a 2))) |
(- (* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) (* 2 (/ (* b b) (+ b (sqrt (+ (* b b) (* -4 (* a c)))))))) |
(* (/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) (* a 2)) |
(* 2 (* a 2)) |
(* (* c c) (* (* c c) 20)) |
(/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) |
(/ (* a (* c c)) (* b b)) |
(/ (/ (* a (* (* b (* b (* b b))) (* b b))) (* (* c c) (* (* c c) 20))) (* a (* a (* a a)))) |
(- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))) |
(/ (* b b) (* 4 (* a a))) |
(/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) |
(/ (+ (* b b) (* -4 (* a c))) (* a (+ b (sqrt (+ (* b b) (* -4 (* a c))))))) |
(+ (* b b) (* -4 (* a c))) |
| Outputs |
|---|
(+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(-.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 c b)) |
(fma.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c))) b)) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (*.f64 b (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (*.f64 b (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 b c)) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) b)) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 c b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 c b))) |
(/.f64 (*.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) b)) (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c))) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) |
(+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c))) |
(+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) |
(+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c)) |
(+.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) c) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) |
(-.f64 (/.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 c c) (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(-.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) c) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) |
(fma.f64 (/.f64 (*.f64 a a) b) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) |
(fma.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) c)) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c c)))) |
(/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c)))) (neg.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c c))) (neg.f64 (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (-.f64 (pow.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (+.f64 c (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a a) b) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) #s(literal -1/4 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) a) (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (*.f64 a a)) (*.f64 a a) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (*.f64 a (*.f64 a a))) a (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (*.f64 a (*.f64 a a)) (neg.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) b) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) b) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) b) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) b))) (*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) b))) (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) b))) (*.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) (neg.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))))) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64)))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))))) (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) a) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b))) (*.f64 c (*.f64 a c))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (/.f64 a b)) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) |
(-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 a c))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) a) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (*.f64 a a)) (*.f64 a a) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (*.f64 a (*.f64 a a))) a (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c #s(literal 20 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c #s(literal 20 binary64))))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c #s(literal 20 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a c))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c #s(literal 20 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c #s(literal 20 binary64))))) (/.f64 (*.f64 c (*.f64 a c)) b))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c #s(literal 20 binary64))))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 c (*.f64 a c)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a c))))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 c (*.f64 a c)) b))) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a c))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c (*.f64 a c)) b))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) b)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (pow.f64 (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c #s(literal 20 binary64)))))) (*.f64 b b)) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) b) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) c)) |
(-.f64 #s(literal 0 binary64) c) |
(neg.f64 c) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c c))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 c c) (*.f64 #s(literal 0 binary64) c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 #s(literal 0 binary64) c)) |
(*.f64 c #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) a) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) a)) |
(neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) |
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) |
(/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 #s(literal -2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) |
(*.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (neg.f64 (/.f64 b a))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b a))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) a)) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))) |
(/.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 a (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))) |
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) a) |
(pow.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) |
(+.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 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 -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 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 -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(+.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(-.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64))) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)) #s(literal 2 binary64)) a) |
(pow.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) |
(+.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) a (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (/.f64 a #s(literal 1/2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) |
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) a)) |
(*.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) a) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(*.f64 #s(literal 4 binary64) a) |
(*.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) |
(*.f64 (*.f64 c c) (*.f64 c (*.f64 c #s(literal 20 binary64)))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c #s(literal 20 binary64))) |
(*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 c c)) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))) c) |
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) |
(/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c))) (neg.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))))) |
(/.f64 (*.f64 (/.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) |
(/.f64 (*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 20 binary64))))) (*.f64 c c)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (*.f64 c c)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 20 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) c) (*.f64 c #s(literal 20 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 c c)) #s(literal 20 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) #s(literal 20 binary64)) (*.f64 c c)) |
(pow.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64)))))) |
(*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) |
(*.f64 (/.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 20 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (/.f64 a (*.f64 c c))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) |
(*.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal 20 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) a) |
(*.f64 (/.f64 a c) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) |
(*.f64 (/.f64 a (*.f64 c (*.f64 c #s(literal 20 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 a (*.f64 c (*.f64 c #s(literal 20 binary64))))) |
(*.f64 (/.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 20 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 a (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 a #s(literal 20 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal 20 binary64))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (/.f64 (*.f64 b b) (*.f64 c c))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) #s(literal 20 binary64))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 a c)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (*.f64 a c)) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a c))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a c)) b) b) |
(/.f64 (*.f64 (*.f64 c (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a c)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a c)) b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 c c)) b) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a c))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) |
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 c c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) |
(*.f64 (*.f64 a c) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a c) (/.f64 c (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a c))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 c c) b)) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) a) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 c b)) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (neg.f64 (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (*.f64 a (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c #s(literal 20 binary64))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (*.f64 c (*.f64 c #s(literal 20 binary64))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) #s(literal 1 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (*.f64 a a)) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (*.f64 a (*.f64 a a))) a) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) a) (*.f64 a a)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (*.f64 a a)) a) |
(pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 a (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 a (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 a (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c #s(literal 20 binary64)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 a (*.f64 c c)) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 a (*.f64 c c)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) |
(*.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 a a) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 a (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))) |
(*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 a (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) |
(*.f64 (/.f64 (*.f64 a (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) (*.f64 a a))) |
(*.f64 (/.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) a) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a a)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 c (*.f64 c #s(literal 20 binary64)))) a)) |
(*.f64 (/.f64 (/.f64 a (*.f64 c c)) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 (/.f64 a (*.f64 c c)) (*.f64 a a)) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 a (*.f64 c c)) (*.f64 a (*.f64 a a))) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal 20 binary64)))) a)) |
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 (*.f64 a a) #s(literal 4 binary64)))) b) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) (/.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a a)) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 a a)) #s(literal 4 binary64)) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) #s(literal 4 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a) |
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal -4 binary64))) |
(/.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (/.f64 b #s(literal 4 binary64)) b) (*.f64 a a)) |
(/.f64 (*.f64 b (/.f64 b (*.f64 a a))) #s(literal 4 binary64)) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a) |
(/.f64 (/.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) a) a) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b (*.f64 a a)) (/.f64 b #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (/.f64 b (*.f64 (*.f64 a a) #s(literal 4 binary64))) b) |
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 b a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a a)) #s(literal 4 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a #s(literal 4 binary64))) a) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)) a) a) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(pow.f64 (*.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 1× | egg-herbie |
| 6344× | *-lowering-*.f32 |
| 6344× | *-lowering-*.f64 |
| 4846× | +-lowering-+.f64 |
| 4846× | +-lowering-+.f32 |
| 2378× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2624 | 23685 |
| 0 | 8455 | 23685 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) |
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) |
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* -1 c) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(* -1 (/ b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c))) |
(* -1 (/ a b)) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -1 (/ b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b)))) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b)))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a))) |
(* -1 (/ b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(* (sqrt (/ c a)) (sqrt -4)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))) |
(* -2 (/ c b)) |
(/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -2 (/ b a)) |
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(* -2 (/ c b)) |
(+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))) |
(+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* (sqrt (/ c a)) (sqrt -4)) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))) |
(* -2 (/ c b)) |
(* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) |
(* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) |
(* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b)))) |
(* (sqrt (/ c a)) (sqrt -4)) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (* a (+ (* 1/2 (/ (pow c 4) (pow b 7))) (* 2 (/ (pow c 4) (pow b 7)))))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (/ b (pow (sqrt -4) 2))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (/ b (pow (sqrt -4) 2)))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4)))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (* c (+ (* 1/2 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 3) (pow b 7)))))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* 1/2 (/ (* b c) a)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) (pow a 2)))) c))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a))))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c))))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c))))) |
(* -1 (/ b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c))) |
(* -1 (/ a b)) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -1 (/ b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(/ b a) |
(/ (+ b (* -1 (/ (* a c) b))) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(/ b a) |
(* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(/ c b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)) |
(/ b a) |
(+ (* -1 (/ c b)) (/ b a)) |
(+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a)) |
(+ (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (/ b a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/4 (* b (- (* 2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a)) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 1/4 (* b (+ (* -2 (/ (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4)))))) a)) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/4 (- (* 2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a)) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) (* a b))) |
(/ (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (pow c 2)))) (pow b 2))) (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) a))) b) |
(/ (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (pow c 2)))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) a)) (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) a))) (pow b 4))) (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) a)))) b) |
(/ (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))) a)) (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))))) a))) (pow b 6))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (pow c 2)))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) a)) (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) a))) (pow b 4))) (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) a))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) a)) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) a)) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) a)) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) a)) (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) a))) (pow b 6))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) a)) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) a)) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (/ 1 a)))))) |
(* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) |
(+ (* 1/4 (* a (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b)))) |
(+ (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) (* a (+ (* 1/4 (* a (- (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/4 (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3)))))))) |
(+ (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) (* a (+ (* 1/4 (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/4 (* a (- (* -2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* 1/4 (- (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/4 (/ (- (* 2 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) a))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (pow a 2))) (* 1/4 (/ (- (* 2 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) a)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (pow a 2))) (+ (* 1/4 (/ (- (* -2 (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))))) (* -2 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (pow a 3))) (* 1/4 (/ (- (* 2 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) a))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/4 (/ (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/4 (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 1/2 (/ (* a (pow b 3)) c))) a))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 1/2 (/ (* a (pow b 3)) c)))) (* 1/4 (/ (- (* -2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a))) a)) (* -1/4 (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) a))) a)) |
(* 1/4 (/ (* c (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b))) a)) |
(* c (+ (* 1/4 (* c (- (* -2 (/ (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) a)) (* 2 (/ a (pow b 3)))))) (* 1/4 (/ (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)) a)))) |
(* c (+ (* 1/4 (/ (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)) a)) (* c (+ (* 1/4 (* c (- (* -2 (/ (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))) a)) (* -2 (/ (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) a))))) (* 1/4 (- (* -2 (/ (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) a)) (* 2 (/ a (pow b 3))))))))) |
(* c (+ (* 1/4 (/ (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)) a)) (* c (+ (* 1/4 (- (* -2 (/ (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) a)) (* 2 (/ a (pow b 3))))) (* c (+ (* 1/4 (* c (- (* -2 (/ (+ (* -2 (/ (* (pow a 3) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (+ (/ (* a (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4))))) a)) (* -2 (/ (+ (* -2 (/ (pow a 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (/ (* a (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow b 2)))) a))))) (* 1/4 (- (* -2 (/ (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))) a)) (* -2 (/ (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) a)))))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/4 (/ (- (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* 2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) a)) (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))))) (pow c 2))) (* 1/4 (/ (- (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* 2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) a)) (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))))) (pow c 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) a)) (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) a))) (pow c 3))) (* 1/4 (/ (- (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* 2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/4 (/ (- (* 2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/4 (/ (- (* -2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) a)) (* 1/2 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/4 (- (* 2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (- (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) a)) (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))) a))) c)) (* 1/4 (- (* -2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) a)) (* 1/2 (/ (* (pow b 3) c) (pow a 2)))))) c)) (* 1/4 (- (* 2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 8 (/ b (pow (sqrt -4) 2)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 2 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* 8 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 2 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* 8 (/ 1 (pow (sqrt -4) 2)))))) |
(/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) b) |
(/ (- (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (- (* -2 (* a c)) (* -1/2 (* a c))))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c))) b) |
(/ (- (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 4))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c)))) b) |
(/ (- (+ (* -2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (* 2 (- (* -2 (* a c)) (* -1/2 (* a c))))))) (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 4))) (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c))))) b) |
(* -4 b) |
(* -1 (* b (- (+ 4 (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 2)))) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 2)))))) |
(* -1 (* b (- (+ 4 (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 4))))) (+ (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 4))))))) |
(* -1 (* b (- (+ 4 (+ (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 4)))))) (+ (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 4)))))))) |
(* a (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) |
(* a (- (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3)))))) (/ c b))) |
(* a (- (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 2 (/ (pow c 2) (pow b 3)))))) (/ c b))) |
(* a (- (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 2 (/ (pow c 2) (pow b 3)))))) (/ c b))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) |
(* 4 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 (/ (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 1/2 (/ (* a (pow b 3)) c))) a)) (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1 (/ (- (* -2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a))) (* 1/2 (/ (* a (pow b 3)) c))) a)) (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(* c (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b))) |
(* c (- (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (- (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (* 2 (/ (pow a 2) (pow b 3)))))) (/ a b))) |
(* c (- (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (- (+ (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (* c (- (* -2 (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (* 2 (/ (pow a 2) (pow b 3)))))) (/ a b))) |
(* c (- (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (- (+ (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (* c (- (+ (* -2 (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (* c (- (* -2 (+ (* -2 (/ (* (pow a 3) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (+ (/ (* a (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4)))))) (* -2 (+ (* -2 (/ (pow a 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (/ (* a (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow b 2)))))))) (* -2 (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (* 2 (/ (pow a 2) (pow b 3)))))) (/ a b))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) |
(* 4 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 (/ (- (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) (* 1/2 (/ (* (pow b 3) c) a))) c)) (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) (* -1 (/ (- (* -2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a)))) (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))) c))) (* 1/2 (/ (* (pow b 3) c) a))) c)) (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 8 (/ b (pow (sqrt -4) 2)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 8 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4)))))))) (* 2 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 8 (/ 1 (pow (sqrt -4) 2)))))) |
b |
(* b (+ 1 (* 2 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2)))))) |
(* b (+ 1 (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (* 2 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))))))) |
(/ (pow b 3) (* a c)) |
(* -1 (* (pow b 3) (- (* 5 (/ 1 (pow b 2))) (/ 1 (* a c))))) |
(* -1 (* (pow b 3) (- (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5 (/ 1 (pow b 2)))) (/ 1 (* a c))))) |
(* -1 (* (pow b 3) (- (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5 (/ 1 (pow b 2))))) (/ 1 (* a c))))) |
b |
(+ b (* 2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) |
(+ b (* a (+ (* -2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) |
(+ b (* a (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) |
(* 4 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a))) a)) (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
b |
(+ b (* 2 (* c (- (* -2 (/ a b)) (* -1/2 (/ a b)))))) |
(+ b (* c (+ (* -2 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))))) (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))) |
(+ b (* c (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -2 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))))))))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))))) |
(* 4 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) c))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) c))) c)) (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 4 a) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 20 (pow c 4)) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/ (* a (pow c 2)) (pow b 2)) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* -1 (/ c a)) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(* -1 (/ c a)) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(* -1 (/ c a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(* -1 (/ c a)) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(* -1 (/ c a)) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 4 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(* 1/2 (/ b a)) |
(* b (- (+ (* -2 (/ c (pow b 2))) (* 1/2 (/ 1 a))) (* -1/2 (/ c (pow b 2))))) |
(* b (- (+ (* -2 (/ c (pow b 2))) (+ (* -1 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (* 1/2 (/ 1 a)))) (* -1/2 (/ c (pow b 2))))) |
(* b (- (+ (* -2 (/ c (pow b 2))) (+ (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (* 1/2 (/ 1 a)))) (+ (* -1 (/ (* a (* c (- (* -2 c) (* -1/2 c)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* -1/2 (/ (* a (pow c 2)) (pow b 4))))))) |
(* 1/2 (/ (pow b 3) (* (pow a 2) c))) |
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (* a (pow b 2)))) (* 1/2 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/2 (* a (pow b 2)))) (* 1/2 (/ 1 (* (pow a 2) c)))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/2 (* a (pow b 2)))) (+ (* -1 (/ c (pow b 4))) (+ (* 5/2 (/ c (pow b 4))) (* 1/2 (/ 1 (* (pow a 2) c)))))))) |
(* 1/2 (/ b a)) |
(/ (+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) a) |
(/ (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) a) |
(/ (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) a) |
(* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) a) |
(/ (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) a) |
(/ (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) a) |
(* 2 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ (- (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) (* -1 b)) a)) |
(* -1 (/ (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a)) |
(* -1 (/ (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a))) a)) |
(* 1/2 (/ b a)) |
(+ (* -3/2 (/ c b)) (* 1/2 (/ b a))) |
(+ (* 1/2 (/ b a)) (* c (- (* -1 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) |
(+ (* 1/2 (/ b a)) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) |
(* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(- (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))))) |
(* 2 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) (* -1 (/ (* b c) a))) c)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) c)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1 (/ (* b c) a))) c)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
| Outputs |
|---|
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (neg.f64 (/.f64 (/.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c (*.f64 (*.f64 a (*.f64 a a)) b)) (/.f64 (/.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a))) a)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))))) (/.f64 #s(literal 1 binary64) b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (*.f64 c c)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) c)))) c))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(neg.f64 (/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) |
(- (* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) c) |
(- (* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) c) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ c (pow a 3))))) (/ (pow c 2) (* (pow a 2) (pow b 2))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (- (/ c a) (* -1 (/ (pow c 2) (pow b 2)))) a))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (-.f64 (/.f64 c a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b b))) a))) a)))) |
(* -1 c) |
(neg.f64 c) |
(* c (- (* -1 (/ (* a c) (pow b 2))) 1)) |
(*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) 1)) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(* c (- (* c (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) 1)) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ (+ (/ 1 c) (/ a (pow b 2))) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (neg.f64 (/.f64 (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (+ (/ 1 (pow c 2)) (/ a (* (pow b 2) c)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 a (*.f64 (*.f64 b b) c)) (/.f64 #s(literal 1 binary64) (*.f64 c c)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (- (* -1 (* (pow b 2) c)) (* a (pow c 2))))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (neg.f64 (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(* -1 c) |
(neg.f64 c) |
(- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) |
(-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) |
(- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (+ c (/ (* a (pow c 2)) (pow b 2)))) |
(-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* a (- (* -2 (/ (* a (pow c 3)) (pow b 4))) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 6))) (* -2 (/ (pow c 3) (pow b 4))))) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 4))) (* -1 (/ (pow c 2) (* a (pow b 2))))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 c c) (*.f64 a (*.f64 b b))))) a)))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (- (* -2 (/ (* (pow a 2) c) (pow b 4))) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 6))) (* -2 (/ (pow a 2) (pow b 4))))) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (* -1 (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 4))) (/ a (* (pow b 2) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 a (*.f64 (*.f64 b b) c))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b b)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* a (- (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 6))) (/ (pow c 2) (pow b 2)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 c c) (*.f64 b b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* 5 (/ (pow c 4) (pow b 6))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -1 (* a (* (pow b 4) (pow c 2))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(/ (- (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* -1 (/ (* a (pow c 2)) (pow b 2))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 b b)))) |
(* (pow c 2) (- (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (/ a (pow b 2)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 a (*.f64 b b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ a (* (pow b 2) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* -1 c) |
(neg.f64 c) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -1 (/ b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b)))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))) c)))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* c (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 b (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)))))))) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2))) (/ 1 c))) |
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (/ a (pow b 2)))) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) c) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))))) |
(* -1 (/ a b)) |
(/.f64 (*.f64 #s(literal -1 binary64) a) b) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)) |
(* -1 (/ (+ a (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(neg.f64 (/.f64 (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(+ (* -1 (/ b c)) (/ a b)) |
(+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b)) |
(+ (* -1 (/ b c)) (* a (+ (* -2 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (/ 1 b)))) |
(+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))))) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (/ (pow c 2) (pow b 5)))))) (* -2 (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3))))))) (/ 1 b)))) |
(+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (+.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))))))) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) |
(*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (/.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 a a))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/2 (/ b c))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* a b) c))) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a b) c))) a))) |
(+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (/ (* a b) c))) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a b) c))) a))) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c) |
(/ (+ (* -1 b) (* c (+ (* -2 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (/ a b)))) c) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))))) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) a)) (/ (pow a 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3))))))) (/ a b)))) c) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) a) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64)))))))) c) |
(* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) c) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) c) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 c c))) c) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c (*.f64 c c))))) c) |
(* -1 (* (sqrt (/ a c)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) c)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* b c)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) c)) c))) c)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow b 3) (pow c 2)) a)) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) c))) c)) (* -1/2 (* b c))) c)) (* (sqrt (* a c)) (sqrt -1))) c)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b c)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))))) c)) c))) c))) c)) |
(* (sqrt (/ c a)) (sqrt -4)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (/ 1 a))) (* (sqrt (/ c a)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) a)))) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -2 (/ b a)) |
(*.f64 #s(literal -2 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a))) |
(* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b))) (+.f64 (/.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b)))))) |
(* (sqrt (/ c a)) (sqrt -4)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(+.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ b a))) |
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 b (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) |
(+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) a))) a))) |
(* -2 (/ c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) b) |
(* c (- (* -2 (/ (* a c) (pow b 3))) (* 2 (/ 1 b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b))) |
(* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow b 5))) (* -2 (/ a (pow b 3))))) (* 2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 2 binary64) b))) |
(* c (- (* c (+ (* -2 (/ a (pow b 3))) (* c (+ (* -4 (/ (pow a 2) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 2 (/ 1 b)))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a b)))))) (/.f64 #s(literal 2 binary64) b))) |
(* (sqrt (/ c a)) (sqrt -4)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -2 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (/ b (* a c))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 b (*.f64 a c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 b a) (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))) c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (neg.f64 b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal -1 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b)) a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (/.f64 (neg.f64 b) c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) b) c)))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (* a (+ (* 1/2 (/ (pow c 4) (pow b 7))) (* 2 (/ (pow c 4) (pow b 7)))))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (/ b (pow (sqrt -4) 2))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 a a)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (/ b (pow (sqrt -4) 2)))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 a a))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (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)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a))) a))) a)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4)))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 b (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal 5/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)))))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (/ c b)) |
(/.f64 (neg.f64 c) b) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (* c (+ (* 1/2 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 3) (pow b 7)))))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal 5/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))))) (/.f64 #s(literal 1 binary64) b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 c c)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4))))) (pow c 3))) (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (/ b (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 c (*.f64 c c))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* 1/2 (/ (* b c) a)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))) c))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b c)) a) (/.f64 (*.f64 #s(literal 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)))) #s(literal -1/16 binary64))) c)) c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) (pow a 2)))) c))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b c)) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -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)))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 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)))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) (*.f64 a a))))) c)) c))) c))) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(+ (* -1 (/ b c)) (/ a b)) |
(+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b)) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b)))) |
(+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a c))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a c)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (*.f64 #s(literal 1/8 binary64) (*.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)))))) a)))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) c) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) c)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (/.f64 #s(literal 1/2 binary64) c)))) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c))) |
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c))))) |
(* -1 (/ a b)) |
(/.f64 (*.f64 #s(literal -1 binary64) a) b) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(neg.f64 (/.f64 (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b))) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(neg.f64 (/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) b)) |
(* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(neg.f64 (/.f64 (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 (pow.f64 b #s(literal 6 binary64)) c)))) b)) |
(* -1 (/ b c)) |
(/.f64 (neg.f64 b) c) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c) |
(/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))))))))) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b c))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) c)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))) c))) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (* -1 (/ (* a c) b))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) b)) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (+.f64 b (*.f64 a (+.f64 (/.f64 (neg.f64 c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))))) |
(+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal -1/2 binary64) b)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 b (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(neg.f64 (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) b)) |
(/ b a) |
(/.f64 b a) |
(+ (* -1 (/ c b)) (/ b a)) |
(+.f64 (/.f64 (neg.f64 c) b) (/.f64 b a)) |
(+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a)) |
(+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(+ (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (/ b a)) |
(+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a c)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 a c))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a)) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a)) c)))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 1/4 (* b (- (* 2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a)) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) b) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* 1/4 (* b (+ (* -2 (/ (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4)))))) a)) (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 2)))))))) (* 1/4 (- (* 2 (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) a)) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) a) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) a) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))))) |
(* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) (* a b))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 a c))) (*.f64 a b)) |
(/ (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (pow c 2)))) (pow b 2))) (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) a))) b) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) a) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c)))) (*.f64 b b)) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 a c)) a))) b) |
(/ (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (pow c 2)))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) a)) (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) a))) (pow b 4))) (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) a)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) a) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))) a) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 a c)) a)))) b) |
(/ (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))) a)) (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))))) a))) (pow b 6))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) a)) (* 2 (* a (pow c 2)))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) a)) (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) a))) (pow b 4))) (* 1/4 (/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) a))))) b) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) a) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))) a) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 a c)) a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (+.f64 (*.f64 a (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) a) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64)))) a)))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -1 (/ b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) a)) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) a) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) a)))) (*.f64 b b)))) |
(* -1 (* b (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) a)) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) a)) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) a) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) a)))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) a) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c)))))) a)))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) a)) (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) a))) (pow b 6))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) a)) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) a))) (pow b 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) a)) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) a))) (pow b 4))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) a) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) a)))) (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) a) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c)))))) a)))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 (*.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a c))))) a) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c)))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a c))))) a)))) (pow.f64 b #s(literal 6 binary64))))) |
(* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) |
(*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (/.f64 c b))) |
(+ (* 1/4 (* a (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3)))))) (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b)))) |
(*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (/.f64 c b)))) |
(+ (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) (* a (+ (* 1/4 (* a (- (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 1/4 (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (/.f64 c b))) (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(+ (* 1/4 (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) (* a (+ (* 1/4 (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3))))) (* a (+ (* 1/4 (* a (- (* -2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* 1/4 (- (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (/.f64 c b))) (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)) (+.f64 (/.f64 (*.f64 c (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 1/4 (/ (- (* 2 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) a))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) a)) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (pow a 2))) (* 1/4 (/ (- (* 2 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) a)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) a)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (* -2 (/ (* a (pow b 3)) (* c (pow (sqrt -4) 2))))) (pow a 2))) (+ (* 1/4 (/ (- (* -2 (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))))) (* -2 (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))))) (pow a 3))) (* 1/4 (/ (- (* 2 (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) a))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a a)))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) a)))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/4 (/ (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1/4 (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 1/2 (/ (* a (pow b 3)) c))) a))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)))) a)) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 1/2 (/ (* a (pow b 3)) c)))) (* 1/4 (/ (- (* -2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a))) a)) (* -1/4 (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) a))) a)) |
(neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))))) a)) a))) a))) a)) |
(* 1/4 (/ (* c (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b))) a)) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (/.f64 a b)))) a) |
(* c (+ (* 1/4 (* c (- (* -2 (/ (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) a)) (* 2 (/ a (pow b 3)))))) (* 1/4 (/ (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)) a)))) |
(*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) a) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (/.f64 a b)) a)))) |
(* c (+ (* 1/4 (/ (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)) a)) (* c (+ (* 1/4 (* c (- (* -2 (/ (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))) a)) (* -2 (/ (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) a))))) (* 1/4 (- (* -2 (/ (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) a)) (* 2 (/ a (pow b 3))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (/.f64 a b))) a) (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) a)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) a) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))))))) |
(* c (+ (* 1/4 (/ (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b)) a)) (* c (+ (* 1/4 (- (* -2 (/ (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))) a)) (* 2 (/ a (pow b 3))))) (* c (+ (* 1/4 (* c (- (* -2 (/ (+ (* -2 (/ (* (pow a 3) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (+ (/ (* a (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4))))) a)) (* -2 (/ (+ (* -2 (/ (pow a 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (/ (* a (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow b 2)))) a))))) (* 1/4 (- (* -2 (/ (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))) a)) (* -2 (/ (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))) a)))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (/.f64 a b))) a) (*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) a) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)) (+.f64 (/.f64 (*.f64 a (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))))) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b)))) a)))) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) a) (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)) a)))))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 1/4 (/ (- (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* 2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) c)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) a)) (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))))) (pow c 2))) (* 1/4 (/ (- (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* 2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) a) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) c)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) a)) (* -2 (/ (* (pow b 3) c) (* (pow a 2) (pow (sqrt -4) 2))))) (pow c 2))) (+ (* 1/4 (/ (- (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) a)) (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) a))) (pow c 3))) (* 1/4 (/ (- (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) a)) (* 2 (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))))) c))))) |
(+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) a) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 c c))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64)) a))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) c)))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/4 (/ (- (* 2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
(+ (* -1 (/ (+ (* -1/4 (/ (- (* -2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) a)) (* 1/2 (/ (* (pow b 3) c) (pow a 2)))) c)) (* 1/4 (- (* 2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a a))))) c) (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (- (* -2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) a)) (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))) a))) c)) (* 1/4 (- (* -2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) a)) (* 1/2 (/ (* (pow b 3) c) (pow a 2)))))) c)) (* 1/4 (- (* 2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) a)) (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c))))) a)) a) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) a)))) c) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (*.f64 a a)))))) c))) c))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 8 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 8 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* 2 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* 8 (/ 1 (pow (sqrt -4) 2)))))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (-.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal 8 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* 2 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* b (+ (* -2 (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) (* 8 (/ 1 (pow (sqrt -4) 2)))))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))))) |
(/ (- (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))) (* a c)) b) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 a c)) b) |
(/ (- (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (- (* -2 (* a c)) (* -1/2 (* a c))))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 b b)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (+.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))))) b) |
(/ (- (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (* 2 (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 4))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c)))) b) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (+.f64 (+.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (- (+ (* -2 (/ (+ (* -2 (* (pow a 3) (* (pow c 3) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (+ (* a (* c (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))))) (* (pow a 2) (* (pow c 2) (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 2))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 4))) (* 2 (- (* -2 (* a c)) (* -1/2 (* a c))))))) (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))) (pow b 4))) (+ (* -2 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (+ (* -1/8 (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (* a (* c (+ (* -2 (* (pow a 3) (pow c 3))) (* -1/2 (* (pow a 3) (pow c 3)))))))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* a c))))) b) |
(/.f64 (-.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (+.f64 (*.f64 a (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (+.f64 (*.f64 a c) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))) #s(literal -5/2 binary64))))) (pow.f64 b #s(literal 6 binary64)))))) b) |
(* -4 b) |
(*.f64 #s(literal -4 binary64) b) |
(* -1 (* b (- (+ 4 (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 2)))) (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 2)))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 b b))))) |
(* -1 (* b (- (+ 4 (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 4))))) (+ (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 4))))))) |
(*.f64 (neg.f64 b) (-.f64 (+.f64 #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (- (+ 4 (+ (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2)))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 5/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 4)))))) (+ (* -2 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1 (* a (* c (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2))))))) (+ (* -1/8 (/ (+ (* 2 (* a (* c (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))))) (* 16 (* (pow a 5) (pow c 5)))) (* (pow a 2) (pow c 2)))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c)))))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 2))) (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 1/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* (pow a 2) (pow c 2)))) (pow b 4)))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 4 binary64) (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 3/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 (*.f64 #s(literal 5/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a c)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c)))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)))) (*.f64 (*.f64 #s(literal 16 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a c)))))) (pow.f64 b #s(literal 6 binary64))))))) |
(* a (- (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (/ c b))) |
(*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (/.f64 c b))) |
(* a (- (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* 2 (/ (pow c 2) (pow b 3)))))) (/ c b))) |
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 c b)))) |
(* a (- (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 2 (/ (pow c 2) (pow b 3)))))) (/ c b))) |
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 c b)))) |
(* a (- (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (- (+ (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (* a (- (+ (* -2 (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (* a (- (* -2 (+ (* -2 (/ (* (pow c 3) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (+ (/ (* c (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow c 2) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 4)))))) (* -2 (+ (* -2 (/ (pow c 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))) b)) (/ (* c (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5))))) (pow b 2)))))))) (* -2 (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (pow c 3) (pow b 5)))))))) (* 2 (/ (pow c 2) (pow b 3)))))) (/ c b))) |
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)) (+.f64 (/.f64 (*.f64 c (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 c b)))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) |
(+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow a 3))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 a (*.f64 a a)))))) |
(* 4 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) a))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 1/2 (/ (* a (pow b 3)) c))) a)) (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) c))) a)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* -1 (/ (- (* -2 (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c)))) (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (sqrt -1))))))) a))) (* 1/2 (/ (* a (pow b 3)) c))) a)) (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) c)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) c))) a)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a))) |
(* c (- (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (/ a b))) |
(*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (/.f64 a b))) |
(* c (- (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (- (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (* 2 (/ (pow a 2) (pow b 3)))))) (/ a b))) |
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 a b)))) |
(* c (- (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (- (+ (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (* c (- (* -2 (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (* -2 (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (* 2 (/ (pow a 2) (pow b 3)))))) (/ a b))) |
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (/.f64 a b)))) |
(* c (- (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (- (+ (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (* c (- (+ (* -2 (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (* c (- (* -2 (+ (* -2 (/ (* (pow a 3) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 6))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (+ (/ (* a (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2))))) (pow b 2)) (/ (* (pow a 2) (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 4)))))) (* -2 (+ (* -2 (/ (pow a 4) (pow b 7))) (+ (* -1/8 (/ (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))) b)) (/ (* a (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5))))) (pow b 2)))))))) (* -2 (+ (* -2 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (pow a 3) (pow b 5)))))))) (* 2 (/ (pow a 2) (pow b 3)))))) (/ a b))) |
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b)) (+.f64 (/.f64 (*.f64 a (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64))) b) (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64))) (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) #s(literal -5/2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))) (/.f64 a b)))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(- (+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 4) (pow (sqrt -4) 3))))) (pow c 3))) (+ (* -2 (/ (pow b 3) (* a (* c (pow (sqrt -4) 2))))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))))) |
(-.f64 (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (*.f64 c c))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -1/2 binary64))) (*.f64 c (*.f64 c c))))) |
(* 4 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* -2 (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) (* 1/2 (/ (* (pow b 3) c) a))) c)) (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) c) a)))) c) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) (* -1 (/ (- (* -2 (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a)))) (* -2 (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 4) (sqrt -1))))))) c))) (* 1/2 (/ (* (pow b 3) c) a))) c)) (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))))))) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c))))) a)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) a))) c)) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 8 (/ b (pow (sqrt -4) 2)))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 8 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 8 (/ 1 (pow (sqrt -4) 2)))))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64))))))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4)))))))) (* 2 (- (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))))) (* 8 (/ 1 (pow (sqrt -4) 2)))))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 8 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))))))))) |
b |
(* b (+ 1 (* 2 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (* 2 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))))) |
(* b (+ 1 (+ (* -2 (/ (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))) (pow b 4))) (+ (* -2 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 (* a c)) (* -1/2 (* a c)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 (* a c)) (* -1/2 (* a c)))))) (* -1/2 (* (pow a 2) (pow c 2)))))))) (pow b 6))) (* 2 (/ (- (* -2 (* a c)) (* -1/2 (* a c))) (pow b 2))))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -3/2 binary64))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (neg.f64 (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -3/2 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))))))) |
(/ (pow b 3) (* a c)) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) a) c) |
(* -1 (* (pow b 3) (- (* 5 (/ 1 (pow b 2))) (/ 1 (* a c))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 #s(literal 5 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c)))) |
(* -1 (* (pow b 3) (- (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (* 5 (/ 1 (pow b 2)))) (/ 1 (* a c))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 5 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
(* -1 (* (pow b 3) (- (+ (* -2 (/ (+ (* -1 (* a c)) (* 5/2 (* a c))) (pow b 4))) (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 5/2 (* a c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 5 (* (pow a 2) (pow c 2))))) (pow b 6))) (* 5 (/ 1 (pow b 2))))) (/ 1 (* a c))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) #s(literal 3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 5 binary64) (*.f64 b b)) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) #s(literal 3/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a a) (*.f64 c c))))) (*.f64 (*.f64 #s(literal 5 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
b |
(+ b (* 2 (* a (- (* -2 (/ c b)) (* -1/2 (/ c b)))))) |
(+.f64 b (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) |
(+ b (* a (+ (* -2 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))) (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(+ b (* a (+ (* 2 (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (* a (+ (* -2 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (* -2 (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3)))))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a)) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a)))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* 2 (/ (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))) a))))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 a (*.f64 a a)))))) |
(* 4 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -2 (/ (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) a)) |
(+ (* -1 (/ (+ (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* 2 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))) a))) a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a))) a)) (* 2 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) a)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) c))) a)) a))) a))) |
b |
(+ b (* 2 (* c (- (* -2 (/ a b)) (* -1/2 (/ a b)))))) |
(+.f64 b (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))))) |
(+ b (* c (+ (* -2 (* c (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))))) (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b))))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(+ b (* c (+ (* 2 (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (* c (+ (* -2 (* c (+ (* -1 (/ (* (pow a 2) (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 4))) (+ (* -1 (/ (pow a 3) (pow b 5))) (/ (* a (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3))))) (pow b 2)))))) (* -2 (+ (* -1 (/ (* a (- (* -2 (/ a b)) (* -1/2 (/ a b)))) (pow b 2))) (* -1/2 (/ (pow a 2) (pow b 3)))))))))) |
(+.f64 b (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (/.f64 a b) #s(literal -3/2 binary64)))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))))) |
(* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c)) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c)))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))) |
(+ (* -8 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -2 (/ (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow c 2))) (+ (* -2 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* 2 (/ (- (* (sqrt (/ c a)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))) c))))) |
(+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 c (*.f64 c c))))) |
(* 4 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -2 (/ (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) c)) |
(+ (* -1 (/ (+ (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))) (* 2 (/ (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))) c))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c))))))) c))) c))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))))))) (* 2 (/ (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c)))))))))))) (* -1/8 (/ (* (pow b 2) (* c (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) a))) c))) c)) (* 2 (- (* 1/2 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* -1 (* b c))))) c)) (* 4 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c)))))))) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 b c))))) a))) c)) c)))) c)) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (* a (pow b 6)) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (pow.f64 c #s(literal 4 binary64))) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(/ (* a (pow c 2)) (pow b 2)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* 1/20 (/ (pow b 6) (* (pow a 3) (pow c 4)))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (neg.f64 c) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a a)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a a)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b b))) (*.f64 a a)) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (neg.f64 c)) a) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (neg.f64 c)) a) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (neg.f64 c)) a) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) a))) a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) a))) a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(neg.f64 (/.f64 (+.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) a))) a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 1 binary64) a))) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 1 binary64) a))) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (/ c a)) |
(/.f64 (neg.f64 c) a) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)))) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)))) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) c)))) |
(* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 4 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (+ (* -1 (* b (+ (* 2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (- (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))) (sqrt -4)))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)))))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
(* b (- (+ (* -2 (/ c (pow b 2))) (* 1/2 (/ 1 a))) (* -1/2 (/ c (pow b 2))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (-.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))))) |
(* b (- (+ (* -2 (/ c (pow b 2))) (+ (* -1 (/ (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))) (pow b 4))) (* 1/2 (/ 1 a)))) (* -1/2 (/ c (pow b 2))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 c #s(literal -3/2 binary64))))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))))) |
(* b (- (+ (* -2 (/ c (pow b 2))) (+ (* -1 (/ (+ (* -1 (* (pow a 2) (* (pow c 2) (- (* -2 c) (* -1/2 c))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* a (* c (+ (* -1 (* a (* c (- (* -2 c) (* -1/2 c))))) (* -1/2 (* a (pow c 2)))))))) (pow b 6))) (* 1/2 (/ 1 a)))) (+ (* -1 (/ (* a (* c (- (* -2 c) (* -1/2 c)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* -1/2 (/ (* a (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b b)) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -3/2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c))) (*.f64 (*.f64 #s(literal -1 binary64) a) (*.f64 c (*.f64 c #s(literal -3/2 binary64))))))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -3/2 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
(* 1/2 (/ (pow b 3) (* (pow a 2) c))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) c)) |
(* -1 (* (pow b 3) (- (* 5/2 (/ 1 (* a (pow b 2)))) (* 1/2 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (/.f64 #s(literal 5/2 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) c)))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 c) (* 5/2 c)) (pow b 4))) (/ 5/2 (* a (pow b 2)))) (* 1/2 (/ 1 (* (pow a 2) c)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c #s(literal 3/2 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 5/2 binary64) a) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) c))))) |
(* -1 (* (pow b 3) (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 c) (* 5/2 c))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 3) (pow c 2)))) (* 5 (* a (pow c 2))))) (pow b 6))) (/ 5/2 (* a (pow b 2)))) (+ (* -1 (/ c (pow b 4))) (+ (* 5/2 (/ c (pow b 4))) (* 1/2 (/ 1 (* (pow a 2) c)))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 c #s(literal 3/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 5/2 binary64) a) (*.f64 b b)) (+.f64 (neg.f64 (/.f64 c (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 #s(literal 5/2 binary64) c) (pow.f64 b #s(literal 4 binary64)))))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
(/ (+ (* 1/2 b) (* a (- (* -2 (/ c b)) (* -1/2 (/ c b))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 (/.f64 c b) #s(literal -3/2 binary64)))) a) |
(/ (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* -1 (* a (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b))))) a) |
(/ (+ (* 1/2 b) (* a (- (+ (* -2 (/ c b)) (* a (- (* -1 (* a (+ (* -1 (/ (* (pow c 2) (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 4))) (+ (* -1 (/ (pow c 3) (pow b 5))) (/ (* c (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))) (pow b 2)))))) (+ (* -1 (/ (* c (- (* -2 (/ c b)) (* -1/2 (/ c b)))) (pow b 2))) (* -1/2 (/ (pow c 2) (pow b 3))))))) (* -1/2 (/ c b))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) b) (-.f64 (*.f64 a (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 b b)))) (+.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 (/.f64 c b) #s(literal -3/2 binary64)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b))))) a) |
(* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) |
(/ (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (pow a 2))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a a))))) (*.f64 #s(literal 4 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) |
(/ (- (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* a (* (pow b 2) (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2))))) (pow a 3))) (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(* 2 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (- (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) (* -1 b)) a)) |
(neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1 binary64) b)) a)) |
(* -1 (/ (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))) a))) a))) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))) a))) a))) a)) |
(* -1 (/ (+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b)))))))))))) (* -1/8 (/ (* a (* (pow b 2) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))) c))) a)) (+ (* 1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* -1 (* a b))))))))) a))) a))) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a b))))) c)) a))) a))) a))) a)) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
(+ (* -3/2 (/ c b)) (* 1/2 (/ b a))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (/.f64 (*.f64 #s(literal -3/2 binary64) c) b)) |
(+ (* 1/2 (/ b a)) (* c (- (* -1 (* c (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (*.f64 (neg.f64 c) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (/.f64 #s(literal 3/2 binary64) b)))) |
(+ (* 1/2 (/ b a)) (* c (- (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 5))) (+ (* 3/2 (/ (pow a 2) (pow b 5))) (/ (* a (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3))))) (pow b 2)))))) (+ (* -1/2 (/ a (pow b 3))) (* 3/2 (/ a (pow b 3)))))) (* 3/2 (/ 1 b))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 (neg.f64 c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b b))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal 1 binary64)))) (/.f64 #s(literal 3/2 binary64) b)))) |
(* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* -4 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(- (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))) (pow c 2))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (* -4 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 c (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(- (+ (* -4 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ c a)) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4))))) (sqrt -4)))) (* 1/2 (/ (* (pow b 2) (* c (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2))))))) (* a (pow (sqrt -4) 2))))) (pow c 3))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) (+ (* -4 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* (sqrt (/ c (pow a 3))) (/ (pow b 2) (sqrt -4))) (* -4 (/ (* b c) (* a (pow (sqrt -4) 2)))))) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 c (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 c (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 c (*.f64 c c))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 b (/.f64 c (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* 2 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))) c)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))) c))) |
(+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))))) (* -1 (/ (* b c) a))) c)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 (neg.f64 b) c) a))) c))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))))))))))) (* -1/8 (/ (* (pow b 2) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a)))) a))) (+ (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* -1 (/ (* b c) a))))))))) c)) (* 1/2 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1 (/ (* b c) a))) c)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.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 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))) a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.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 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a))))))))) c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b c) a)))) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal -4 binary64) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 (/.f64 (*.f64 b b) c)))) |
Compiled 111005 to 7022 computations (93.7% saved)
57 alts after pruning (53 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1743 | 30 | 1773 |
| Fresh | 66 | 23 | 89 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 1 | 2 |
| Total | 1812 | 57 | 1869 |
| Status | Accuracy | Program |
|---|---|---|
| 59.4% | (fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) | |
| 59.3% | (/.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 58.8% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) | |
| 58.8% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) | |
| 57.4% | (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 59.4% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) a) | |
| ▶ | 58.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
| 88.3% | (/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 c b))))) | |
| 58.6% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) | |
| 85.6% | (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) | |
| 78.7% | (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) | |
| 57.6% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) b) (*.f64 a #s(literal 2 binary64))) | |
| 89.0% | (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) b) | |
| ✓ | 89.0% | (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
| 59.3% | (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 57.8% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 88.8% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 b c)) (*.f64 b b)) | |
| 59.5% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| ✓ | 58.1% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| 57.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.8% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 89.0% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) b) | |
| 89.0% | (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) | |
| 58.5% | (/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) | |
| 59.0% | (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) | |
| 85.3% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) | |
| 78.6% | (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) | |
| ✓ | 61.9% | (/.f64 (neg.f64 c) b) |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 58.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))) | |
| ▶ | 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
| 79.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) | |
| 86.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)) | |
| ▶ | 99.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 c) a))) |
| 59.0% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))) | |
| ▶ | 59.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
| ▶ | 61.8% | (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
| 88.8% | (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) | |
| ✓ | 58.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
| 61.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) | |
| 57.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)))) | |
| 79.3% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) | |
| 86.1% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) | |
| 89.4% | (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))) | |
| 79.1% | (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) | |
| 58.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 57.4% | (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) | |
| 89.0% | (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) | |
| 78.6% | (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) | |
| 57.0% | (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) | |
| 61.8% | (*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) | |
| 88.8% | (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) | |
| 58.1% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 59.2% | (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
Compiled 5275 to 2231 computations (57.7% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 64 | (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) |
| ✓ | cost-diff | 448 | (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
| ✓ | cost-diff | 448 | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
| ✓ | cost-diff | 576 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
| ✓ | cost-diff | 128 | (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
| ✓ | cost-diff | -64 | (neg.f64 b) |
| ✓ | cost-diff | -64 | (/.f64 (neg.f64 b) c) |
| ✓ | cost-diff | 64 | (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 64 | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 c) a)) |
| ✓ | cost-diff | 192 | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 c) a))) |
| 5278× | *-lowering-*.f32 |
| 5278× | *-lowering-*.f64 |
| 2986× | /-lowering-/.f32 |
| 2986× | /-lowering-/.f64 |
| 1140× | associate-*r* |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 609 |
| 1 | 150 | 583 |
| 2 | 457 | 550 |
| 3 | 1685 | 543 |
| 4 | 7742 | 543 |
| 0 | 8392 | 543 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/ (neg c) a))) |
1 |
(/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/ (neg c) a)) |
(* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/ 1/2 a) |
1/2 |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(/ (neg c) a) |
(neg c) |
(/ 1 (/ (neg b) c)) |
1 |
(/ (neg b) c) |
(neg b) |
b |
c |
(/ 1 (/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))))) |
1 |
(/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))) |
(+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) |
(* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) |
c |
(- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b)) |
(/ (* -1 (* a c)) (* b (* b b))) |
(* -1 (* a c)) |
-1 |
(* a c) |
a |
(* b (* b b)) |
b |
(* b b) |
(/ 1 b) |
(/ b a) |
(- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))) |
(/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) |
(+ (* b b) (* a (* c -4))) |
(* a (* c -4)) |
(* c -4) |
-4 |
(* 4 (* a a)) |
4 |
(* a a) |
(/ (* b b) (* 4 (* a a))) |
(/ (/ 1 a) (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))) |
(/ 1 a) |
1 |
a |
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) |
2 |
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
b |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a)))))) |
1 |
(/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a))))) |
(* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/ 1/2 a) |
1/2 |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a)))) |
(+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) |
(/ (neg c) a) |
(neg c) |
(/ (* 1/4 (* b b)) (* a a)) |
(* 1/4 (* b b)) |
1/4 |
(* a a) |
(/ (* b b) (* 4 (* a a))) |
(* 4 (* a a)) |
4 |
| Outputs |
|---|
(/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/ (neg c) a))) |
(/.f64 (/.f64 c a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a))) |
1 |
#s(literal 1 binary64) |
(/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/ (neg c) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 c a)) |
(* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(/ (neg c) a) |
(/.f64 c (-.f64 #s(literal 0 binary64) a)) |
(neg c) |
(-.f64 #s(literal 0 binary64) c) |
(/ 1 (/ (neg b) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
1 |
#s(literal 1 binary64) |
(/ (neg b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
c |
(/ 1 (/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))))) |
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) (+.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (/.f64 b a))) |
1 |
#s(literal 1 binary64) |
(/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (/.f64 b a)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) |
(+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) |
(+.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) (/.f64 b a)) |
(* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) |
(*.f64 (/.f64 c b) (+.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64))) |
c |
(- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(/ (* -1 (* a c)) (* b (* b b))) |
(/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(* -1 (* a c)) |
(-.f64 #s(literal 0 binary64) (*.f64 a c)) |
-1 |
#s(literal -1 binary64) |
(* a c) |
(*.f64 a c) |
a |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
b |
(* b b) |
(*.f64 b b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ b a) |
(/.f64 b a) |
(- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))) |
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(* 4 (* a a)) |
(*.f64 a (*.f64 a #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
(* a a) |
(*.f64 a a) |
(/ (* b b) (* 4 (* a a))) |
(/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/ (/ 1 a) (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) |
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
2 |
#s(literal 2 binary64) |
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 b #s(literal -4 binary64)))) (*.f64 a a)) (/.f64 c a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
1 |
#s(literal 1 binary64) |
(/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 b #s(literal -4 binary64)))) (*.f64 a a)) (/.f64 c a))) |
(* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
1/2 |
#s(literal 1/2 binary64) |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a)))) |
(-.f64 (/.f64 (*.f64 b (+.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 b #s(literal -4 binary64)))) (*.f64 a a)) (/.f64 c a)) |
(+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b #s(literal 1/4 binary64))) (*.f64 a a)) (/.f64 c a)) |
(/ (neg c) a) |
(/.f64 c (-.f64 #s(literal 0 binary64) a)) |
(neg c) |
(-.f64 #s(literal 0 binary64) c) |
(/ (* 1/4 (* b b)) (* a a)) |
(/.f64 (*.f64 b (*.f64 b #s(literal 1/4 binary64))) (*.f64 a a)) |
(* 1/4 (* b b)) |
(*.f64 b (*.f64 b #s(literal 1/4 binary64))) |
1/4 |
#s(literal 1/4 binary64) |
(* a a) |
(*.f64 a a) |
(/ (* b b) (* 4 (* a a))) |
(/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(* 4 (* a a)) |
(*.f64 a (*.f64 a #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a)) |
| ✓ | accuracy | 99.5% | (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
| ✓ | accuracy | 59.1% | (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
| ✓ | accuracy | 99.4% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
| ✓ | accuracy | 58.3% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.4% | (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) |
| ✓ | accuracy | 59.1% | (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
| ✓ | accuracy | 100.0% | (/.f64 (neg.f64 b) c) |
| ✓ | accuracy | 100.0% | (neg.f64 b) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 c) a))) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 c) a)) |
| 128.0ms | 105× | 1 | valid |
| 101.0ms | 151× | 0 | valid |
Compiled 710 to 52 computations (92.7% saved)
ival-div: 62.0ms (51.1% of total)ival-mult: 27.0ms (22.3% of total)backward-pass: 11.0ms (9.1% of total)ival-sub: 7.0ms (5.8% of total)ival-add: 7.0ms (5.8% of total)ival-sqrt: 3.0ms (2.5% of total)ival-neg: 3.0ms (2.5% of total)const: 2.0ms (1.6% of total)| Inputs |
|---|
#<alt (/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/ (neg c) a)))> |
#<alt (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/ (neg c) a))> |
#<alt (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4))))))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1 (/ (neg b) c))> |
#<alt (/ (neg b) c)> |
#<alt (neg b)> |
#<alt (/ 1 (/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))))> |
#<alt (/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))))> |
#<alt (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a))> |
#<alt (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b)))> |
#<alt (/ (/ 1 a) (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)))> |
#<alt (/ 1 a)> |
#<alt (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))> |
#<alt (- (sqrt (+ (* b b) (* a (* c -4)))) b)> |
#<alt (/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a))))))> |
#<alt (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a)))))> |
#<alt (- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a))))> |
#<alt (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a)))> |
#<alt (+ (* b b) (* a (* c -4)))> |
#<alt (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))> |
#<alt (/ (* -1 (* a c)) (* b (* b b)))> |
#<alt (/ (* b b) (* 4 (* a a)))> |
#<alt (/ (* 1/4 (* b b)) (* a a))> |
| Outputs |
|---|
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (/ b c))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4)))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a)))))> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c)))))> |
#<alt (* -1 (/ b c))> |
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c)))> |
#<alt (* -1 (/ a b))> |
#<alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))> |
#<alt (* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))> |
#<alt (* -1 (/ b c))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c)> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (/ b a)> |
#<alt (/ (+ b (* -1 (/ (* a c) b))) a)> |
#<alt (/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ b (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a)> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (/ b a)> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))> |
#<alt (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (/ c b)> |
#<alt (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))> |
#<alt (/ b a)> |
#<alt (+ (* -1 (/ c b)) (/ b a))> |
#<alt (+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a))> |
#<alt (+ (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (/ b a))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (/ 1/2 a)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 b)> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))> |
#<alt (* c (- (* c (- (* c (- (* -1 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)))> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c)> |
#<alt (/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c)> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))))> |
#<alt (+ (* -1 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (/ (pow c 4) (pow b 7))))) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))))> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))> |
#<alt (/ (- (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)) (/ (pow b 5) (* a (pow c 2)))) (pow a 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) (pow a 3))) (/ (pow b 3) c)) (+ (* -2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 5) (* a (pow c 2))))) (pow a 2))> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (- (* -2 (/ (pow b 7) (* a (pow c 3)))) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow b 9) (* a (pow c 4)))) (* -1 (/ (pow b 9) (* a (pow c 4))))) (* -2 (/ (pow b 7) (pow c 3)))) a)) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2))> |
#<alt (/ (pow b 3) (* (pow a 2) c))> |
#<alt (* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c))))> |
#<alt (* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))> |
#<alt (* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 c)) (/ (* a (pow c 2)) (pow b 2))) b)> |
#<alt (/ (- (+ (* -1 c) (* -1 (/ (+ (* 2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (- (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ c (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1 (* (pow a 3) (pow c 4)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b c))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))> |
#<alt (* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))))> |
#<alt (* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -1 (/ b c))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3)))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))> |
#<alt (/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3))> |
#<alt (/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3))> |
#<alt (/ b a)> |
#<alt (+ (* -1 (/ c b)) (/ b a))> |
#<alt (+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a))> |
#<alt (+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (+ (* -1 (/ a (pow b 3))) (/ b (* a (pow c 2)))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (+ (* -1 (/ a (pow b 3))) (/ b (* a (pow c 2)))) (/ 1 (* b c))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* -1 (/ (+ (* -1 (/ b (* a c))) (/ 1 b)) c))))> |
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* -1 (/ (+ (* -1 (/ b (* a c))) (/ 1 b)) c))))> |
#<alt (/ b a)> |
#<alt (/ (+ b (* -1 (/ (* a c) b))) a)> |
#<alt (/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (+ (* -1 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (+ (* -1 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c b)) (/ b a)) a)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c b)) (/ b a)) a)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* (pow b 2) (+ (* -1 c) (/ (pow b 2) a)))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* (pow b 2) (+ (* -1 c) (/ (pow b 2) a)))) (pow b 3))> |
#<alt (/ b a)> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))> |
#<alt (/ b a)> |
#<alt (* -1 (* b (- (/ c (pow b 2)) (/ 1 a))))> |
#<alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))> |
#<alt (* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b)))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))> |
#<alt (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))> |
#<alt (+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* b (- (/ 1 (pow b 2)) (/ 1 (* a c))))> |
#<alt (* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c))))> |
#<alt (* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4))))))> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))> |
#<alt (* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (/ (+ (* -1 (/ b c)) (/ a b)) a)> |
#<alt (/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)> |
#<alt (/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a)> |
#<alt (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a)> |
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (/ (+ (* -1 (/ b a)) (/ c b)) c)> |
#<alt (/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)> |
#<alt (/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c)> |
#<alt (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c)> |
#<alt (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* -1 b) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))> |
#<alt (* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a)))> |
#<alt (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))> |
#<alt (* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c)))> |
#<alt (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c)))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a)> |
#<alt (/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a)> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2)))))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b)))> |
#<alt (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (/ b c))> |
#<alt (+ (* -1 (/ b c)) (/ a b))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4)))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a)))))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a)))))> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c)))))> |
#<alt (* -1 (/ b c))> |
#<alt (* b (- (/ a (pow b 2)) (/ 1 c)))> |
#<alt (* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c)))> |
#<alt (* -1 (/ a b))> |
#<alt (* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b))> |
#<alt (* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b))> |
#<alt (* -1 (/ b c))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c)> |
#<alt (/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c)> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ a c)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (* -1 (/ c a))> |
#<alt (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))> |
#<alt (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))> |
#<alt (* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))> |
#<alt (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))> |
#<alt (* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2))> |
#<alt (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2))> |
#<alt (/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2))> |
#<alt (* -1 (/ c a))> |
#<alt (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a)> |
#<alt (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a)> |
#<alt (/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a)> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a))> |
#<alt (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a))> |
#<alt (* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a))> |
#<alt (* -1 (/ c a))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2))))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2)))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ c a))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* -1 (/ (* a c) (pow b 3)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
#<alt (* 1/4 (/ (pow b 2) (pow a 2)))> |
186 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 29.0ms | b | @ | 0 | (/ 1 (/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))))) |
| 5.0ms | b | @ | 0 | (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) |
| 3.0ms | a | @ | -inf | (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
| 1.0ms | a | @ | inf | (/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/ (neg c) a))) |
| 1.0ms | b | @ | inf | (/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))) |
| 1× | batch-egg-rewrite |
| 3176× | *-lowering-*.f32 |
| 3176× | *-lowering-*.f64 |
| 2584× | /-lowering-/.f32 |
| 2584× | /-lowering-/.f64 |
| 1302× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 359 |
| 1 | 376 | 325 |
| 2 | 4688 | 314 |
| 0 | 8088 | 314 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/ (neg c) a))) |
(/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (/ (neg c) a)) |
(* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/ 1/2 a) |
(/ 1 (/ (neg b) c)) |
(/ (neg b) c) |
(neg b) |
(/ 1 (/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))))) |
(/ (+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) (- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a))))) |
(+ (* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) (/ b a)) |
(* c (- (/ (* -1 (* a c)) (* b (* b b))) (/ 1 b))) |
(/ (/ 1 a) (/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b))) |
(/ 1 a) |
(/ 2 (- (sqrt (+ (* b b) (* a (* c -4)))) b)) |
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(/ 1 (/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a)))))) |
(/ (* (/ 1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) (- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a))))) |
(- (+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) (/ (* b b) (* 4 (* a a)))) |
(+ (/ (neg c) a) (/ (* 1/4 (* b b)) (* a a))) |
(+ (* b b) (* a (* c -4))) |
(- (/ (+ (* b b) (* a (* c -4))) (* 4 (* a a))) (/ (* b b) (* 4 (* a a)))) |
(/ (* -1 (* a c)) (* b (* b b))) |
(/ (* b b) (* 4 (* a a))) |
(/ (* 1/4 (* b b)) (* a a)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c))))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c a))) |
(neg.f64 (/.f64 (/.f64 c a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c))))) |
(/.f64 c (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) a)) |
(/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 c a))) |
(/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 c a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 a c))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) a)) |
(/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) c)) a) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) (neg.f64 (/.f64 a c))) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) c) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) c)))) a) |
(pow.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 c a)))) |
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (pow.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) c)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 c a)) |
(*.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (/.f64 c a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1 binary64) (/.f64 c a))) |
(/.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 c a)) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (/.f64 c (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) c))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 a (/.f64 c (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) a) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 a c))) a) |
(pow.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) |
(*.f64 a (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c)))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 a c))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (neg.f64 (/.f64 a c)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 a c)))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 c a))) |
(*.f64 (neg.f64 (/.f64 a c)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) c))) a) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) c)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (neg.f64 (/.f64 a c))) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) c) (-.f64 #s(literal 0 binary64) a)) |
(+.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 a (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 b (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))))) (-.f64 (/.f64 b (/.f64 a #s(literal 1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) a) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -2 binary64)) |
(pow.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c b)) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c))) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 c #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 b c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(-.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 b c)) |
(neg.f64 (/.f64 b c)) |
(neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64))) |
(/.f64 b (-.f64 #s(literal 0 binary64) c)) |
(/.f64 b (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) c) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (/.f64 b c) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) c) |
(/.f64 (/.f64 b #s(literal -1 binary64)) c) |
(pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1 binary64))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 #s(literal 0 binary64) b) |
(neg.f64 b) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 0 binary64) b)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 b (*.f64 (/.f64 a b) a)))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))))) |
(/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) |
(/.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 b (*.f64 (/.f64 a b) a))) (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 b (*.f64 (/.f64 a b) a))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) #s(literal 1 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 b (*.f64 (/.f64 a b) a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) |
(+.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(-.f64 (/.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) |
(fma.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) (/.f64 b a)) |
(fma.f64 (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) c (/.f64 b a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))))) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 b (*.f64 (/.f64 a b) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 b (*.f64 (/.f64 a b) a))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 b (*.f64 (/.f64 a b) a)))) (neg.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 (-.f64 (/.f64 b (*.f64 (/.f64 a b) a)) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))))) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 b (*.f64 (/.f64 a b) a)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (*.f64 (/.f64 b a) (-.f64 (/.f64 b a) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)))) (/.f64 b (*.f64 (/.f64 a b) a))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(+.f64 (*.f64 c (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b)))) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) c) (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c (-.f64 (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (-.f64 (*.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 a (-.f64 #s(literal 0 binary64) c))) (*.f64 b (*.f64 b b))) c) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c) (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b)) c) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64)) a) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64))) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (+.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64)))) |
(/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(/.f64 #s(literal 2 binary64) (neg.f64 (+.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b))) |
(/.f64 #s(literal -2 binary64) (+.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 0 binary64)) b) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #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 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #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 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) |
(+.f64 (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(+.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) |
(+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(/.f64 (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))))) |
(/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))) |
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))) |
(/.f64 (/.f64 (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))))) |
(*.f64 (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 a #s(literal 1/2 binary64)) (pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) |
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (pow.f64 (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(*.f64 (/.f64 (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal 1 binary64)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 a (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) (neg.f64 (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) a) |
(pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c a) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) |
(+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) |
(+.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) |
(+.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) |
(fma.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(fma.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (*.f64 a a)) (*.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) (*.f64 b b))) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) (*.f64 a a)) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) (neg.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) (neg.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))) (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) (-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) (-.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))) (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))) (+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a))))) |
(+.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) |
(-.f64 (/.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 b (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 (/.f64 a b) a)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 b b) a) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 b (*.f64 a a)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 b #s(literal 4 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) a) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 1/4 binary64) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 b a) (/.f64 c (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 a (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (-.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (neg.f64 (/.f64 a c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 a c)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (neg.f64 (/.f64 a c)) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (neg.f64 (/.f64 a c)) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (*.f64 (neg.f64 (/.f64 a c)) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 (neg.f64 (/.f64 a c)) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (neg.f64 (/.f64 a c)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 (neg.f64 (/.f64 a c)) a)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) a) (*.f64 a (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (*.f64 a (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 a (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 a (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 c (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 c (*.f64 a (-.f64 #s(literal 0 binary64) a))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (*.f64 b b) #s(literal -1/4 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (+.f64 (*.f64 a c) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (neg.f64 (/.f64 a c)) (*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (neg.f64 (/.f64 a c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) c)) (*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (neg.f64 (/.f64 a c))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (neg.f64 (/.f64 a c)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (neg.f64 (/.f64 a c))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 a c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) a) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) c)) (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (neg.f64 (/.f64 a c))) a) (*.f64 a (neg.f64 (/.f64 a c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a) (*.f64 a (-.f64 #s(literal 0 binary64) c))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a c)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) (neg.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a))) (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 c a) (/.f64 c a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64))) a) (*.f64 a a)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))) (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a) (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) a) (*.f64 (*.f64 a (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (+.f64 (*.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 c a) (/.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 c a) (/.f64 c a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c (-.f64 #s(literal 0 binary64) a))))))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 c a)) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a a))) (/.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a a)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (pow.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) #s(literal 4 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a a)) #s(literal 4 binary64)) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a) |
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(pow.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) (*.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) c)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 a c) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) c))))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 a c) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a c) b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 a c)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b) |
(/.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) b) |
(/.f64 (/.f64 (neg.f64 (/.f64 (*.f64 a c) b)) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 a c) b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (/.f64 c b)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a) |
(/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a) |
(pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(*.f64 b (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 (/.f64 a b) a))) |
(*.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a)) |
(*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b (*.f64 a a)) (/.f64 b #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b) |
(*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a)) |
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 b a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))) |
(/.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a) |
(/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a) |
(/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a) |
(pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(*.f64 b (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 (/.f64 a b) a))) |
(*.f64 (/.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 b b) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (*.f64 b b) a)) |
(*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a)) |
(*.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b (*.f64 a a)) (/.f64 b #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b)) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b) |
(*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a)) |
(*.f64 (/.f64 b (*.f64 a #s(literal 4 binary64))) (/.f64 b a)) |
| 1× | egg-herbie |
| 5914× | *-lowering-*.f32 |
| 5914× | *-lowering-*.f64 |
| 2838× | +-lowering-+.f64 |
| 2838× | +-lowering-+.f32 |
| 1680× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1420 | 12045 |
| 1 | 5129 | 10917 |
| 0 | 8220 | 10917 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a))))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c))))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c))))) |
(* -1 (/ b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c))) |
(* -1 (/ a b)) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -1 (/ b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(/ b a) |
(/ (+ b (* -1 (/ (* a c) b))) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(/ b a) |
(* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(/ c b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)) |
(/ b a) |
(+ (* -1 (/ c b)) (/ b a)) |
(+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a)) |
(+ (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (/ b a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(/ 1/2 a) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 b) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(/ (pow b 3) (* (pow a 2) c)) |
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c) |
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c) |
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c) |
(/ (pow b 3) (* (pow a 2) c)) |
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c)) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3))))) |
(+ (* -1 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (/ (pow c 4) (pow b 7))))) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3))))) |
(/ (pow b 3) (* (pow a 2) c)) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2)) |
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)) (/ (pow b 5) (* a (pow c 2)))) (pow a 2)) |
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) (pow a 3))) (/ (pow b 3) c)) (+ (* -2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 5) (* a (pow c 2))))) (pow a 2)) |
(/ (pow b 3) (* (pow a 2) c)) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2)) |
(/ (+ (* -1 (/ (- (* -2 (/ (pow b 7) (* a (pow c 3)))) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow b 9) (* a (pow c 4)))) (* -1 (/ (pow b 9) (* a (pow c 4))))) (* -2 (/ (pow b 7) (pow c 3)))) a)) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2)) |
(/ (pow b 3) (* (pow a 2) c)) |
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c)))) |
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c)))) |
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c)))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 c)) (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (- (+ (* -1 c) (* -1 (/ (+ (* 2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (- (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (- (+ c (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1 (* (pow a 3) (pow c 4)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/ (* (pow a 2) c) (pow b 3)) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))) |
(* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))))) |
(* -1 (/ b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3))))) |
(* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3)) |
(/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3)) |
(/ b a) |
(+ (* -1 (/ c b)) (/ b a)) |
(+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a)) |
(+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (+ (* -1 (/ a (pow b 3))) (/ b (* a (pow c 2)))) (/ 1 (* b c)))) |
(* (pow c 2) (- (+ (* -1 (/ a (pow b 3))) (/ b (* a (pow c 2)))) (/ 1 (* b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* -1 (/ (+ (* -1 (/ b (* a c))) (/ 1 b)) c)))) |
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* -1 (/ (+ (* -1 (/ b (* a c))) (/ 1 b)) c)))) |
(/ b a) |
(/ (+ b (* -1 (/ (* a c) b))) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (+ (* -1 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(* a (+ (* -1 (/ c (* a b))) (+ (* -1 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c b)) (/ b a)) a)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c b)) (/ b a)) a)) (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* (pow b 2) (+ (* -1 c) (/ (pow b 2) a)))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* (pow b 2) (+ (* -1 c) (/ (pow b 2) a)))) (pow b 3)) |
(/ b a) |
(* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(/ b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(* -1 (/ b (* a c))) |
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c)))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4)))))) |
(/ -1 b) |
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)) |
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b)) |
(* -1 (/ b (* a c))) |
(/ (+ (* -1 (/ b c)) (/ a b)) a) |
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a) |
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a) |
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a) |
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(* -1 (/ b (* a c))) |
(/ (+ (* -1 (/ b a)) (/ c b)) c) |
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c) |
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c) |
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c) |
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a))))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a))))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c))))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c))))) |
(* -1 (/ b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c))) |
(* -1 (/ a b)) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -1 (/ b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(* -1 (/ c a)) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(* -1 (/ c a)) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(* -1 (/ c a)) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(* -1 (/ c a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(* -1 (/ c a)) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ c a)) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* -1 (/ (* a c) (pow b 3))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
| Outputs |
|---|
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b a))) a)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) a)) a)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -5/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))) |
(*.f64 (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 c (*.f64 a a)))) (*.f64 (*.f64 c a) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c)) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (+.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) a)) a)) (neg.f64 a)) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) c)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) (/.f64 #s(literal 1/2 binary64) c)))) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c))) |
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c))))) |
(* -1 (/ a b)) |
(-.f64 #s(literal 0 binary64) (/.f64 a b)) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) b)) |
(* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) c))))) b)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) b) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) c)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (* -1 (/ (* a c) b))) a) |
(/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (+.f64 b (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1/2 b) (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 b)) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))))) a)) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* 1/2 (/ b a))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))))))) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 b (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))))) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(/ b a) |
(/.f64 b a) |
(+ (* -1 (/ c b)) (/ b a)) |
(-.f64 (/.f64 b a) (/.f64 c b)) |
(+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64)))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* 1/2 (/ b (* a c))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* -1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c))) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (- (* c (- (* -1 (* c (+ (* 2 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(/ (+ (* -1 (/ (pow b 5) (* (pow a 3) c))) (/ (pow b 3) (pow a 2))) c) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a))))) c) |
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c c))) (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))))) c) |
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow a 5))) (/ (pow b 9) (pow a 5))) (pow c 3))) (/ (pow b 3) (pow a 2))) (+ (* -2 (/ (pow b 7) (* (pow a 4) (pow c 2)))) (/ (pow b 5) (* (pow a 3) c)))) c) |
(/.f64 (-.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) a)) (*.f64 (/.f64 #s(literal 3 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))))) c) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(* -1 (/ (+ (* -1 (/ (pow b 3) (pow a 2))) (/ (pow b 5) (* (pow a 3) c))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) a))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* 2 (/ (pow b 7) (* (pow a 4) c))) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) a))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c)) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (pow b 9) (* (pow a 5) c))) (/ (pow b 9) (* (pow a 5) c))) (* 2 (/ (pow b 7) (pow a 4)))) c)) (/ (pow b 5) (pow a 3))) c)) (* -1 (/ (pow b 3) (pow a 2)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 b a) (/.f64 (*.f64 b b) a))) (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (pow.f64 a #s(literal 4 binary64)))))) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c)) c)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (- (* a (- (* -1 (* a (+ (* 2 (/ (pow c 4) (pow b 7))) (/ (pow c 4) (pow b 7))))) (* 2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 a a)) |
(/ (- (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)) (/ (pow b 5) (* a (pow c 2)))) (pow a 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c))))) (*.f64 a a)) |
(/ (- (+ (* -1 (/ (+ (* 2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) (pow a 3))) (/ (pow b 3) c)) (+ (* -2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 5) (* a (pow c 2))))) (pow a 2)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (*.f64 (/.f64 #s(literal 3 binary64) a) (/.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 a a)))) (+.f64 (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c))) (*.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 c c)))))) (*.f64 a a)) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 a a)) |
(/ (+ (* -1 (/ (- (* -2 (/ (pow b 7) (* a (pow c 3)))) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (pow b 9) (* a (pow c 4)))) (* -1 (/ (pow b 9) (* a (pow c 4))))) (* -2 (/ (pow b 7) (pow c 3)))) a)) (* -1 (/ (pow b 5) (pow c 2)))) a)) (/ (pow b 3) c)) (pow a 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) #s(literal -3 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) a)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) a)) (*.f64 a a)) |
(/ (pow b 3) (* (pow a 2) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) |
(* (pow b 3) (+ (* -1 (/ (pow b 2) (* (pow a 3) (pow c 2)))) (/ 1 (* (pow a 2) c)))) |
(*.f64 (*.f64 b (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (/.f64 b (*.f64 c c)) (/.f64 b (*.f64 a (*.f64 a a)))))) |
(* (pow b 3) (+ (* (pow b 2) (- (* 2 (/ (pow b 2) (* (pow a 4) (pow c 3)))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)))))) |
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -3 (/ (pow b 2) (* (pow a 5) (pow c 4)))) (* 2 (/ 1 (* (pow a 4) (pow c 3)))))) (/ 1 (* (pow a 3) (pow c 2))))) (/ 1 (* (pow a 2) c)))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal -3 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 (*.f64 b b) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 c)) (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -1 c) (* -1 (/ (+ (* 2 (* (pow a 3) (pow c 4))) (* (pow a 3) (pow c 4))) (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (- (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4)))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) b)) |
(* -1 (/ (- (+ c (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1 (* (pow a 3) (pow c 4)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 c (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c))) |
(* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))) |
(*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c)))) |
(* c (+ (* -1 (/ b (pow c 2))) (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))) |
(*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 a b) c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b c)) (/ a b)) c)) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c))) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c)) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b))) |
(* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) (/.f64 b (*.f64 c (*.f64 a a))))) |
(* (pow a 2) (+ (* -1 (/ b (* (pow a 2) c))) (+ (/ 1 (* a b)) (/ c (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) (/.f64 b (*.f64 c (*.f64 a a))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) a) b))) |
(* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a))) |
(* (pow a 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) a)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* (pow a 2) c) (* (pow b 2) (+ a (* -1 (/ (pow b 2) c))))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b))) |
(/ b a) |
(/.f64 b a) |
(+ (* -1 (/ c b)) (/ b a)) |
(-.f64 (/.f64 b a) (/.f64 c b)) |
(+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) (/ b a)) |
(+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* (pow c 2) (- (+ (* -1 (/ a (pow b 3))) (/ b (* a (pow c 2)))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* (pow c 2) (- (+ (* -1 (/ a (pow b 3))) (/ b (* a (pow c 2)))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* -1 (/ (+ (* -1 (/ b (* a c))) (/ 1 b)) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))) c) (/.f64 a (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* -1 (/ (+ (* -1 (/ b (* a c))) (/ 1 b)) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))) c) (/.f64 a (*.f64 b (*.f64 b b))))) |
(/ b a) |
(/.f64 b a) |
(/ (+ b (* -1 (/ (* a c) b))) a) |
(/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) |
(/ (+ b (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* a (+ (* -1 (/ c (* a b))) (+ (* -1 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) |
(* a (+ (* -1 (/ c (* a b))) (+ (* -1 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c b)) (/ b a)) a)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c b)) (/ b a)) a)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* (pow b 2) (+ (* -1 c) (/ (pow b 2) a)))) (pow b 3)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* (pow b 2) (+ (* -1 c) (/ (pow b 2) a)))) (pow b 3)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ b a) |
(/.f64 b a) |
(* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(/ b a) |
(/.f64 b a) |
(* -1 (* b (- (/ c (pow b 2)) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))) |
(*.f64 (+.f64 (/.f64 c (*.f64 b b)) (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 a b)) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1/2 (/ b a)) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) a)) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 1/2 b)) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))))) a)) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))) |
(*.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1/4 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 b a)))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 c a))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/4 binary64)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(+ (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (sqrt -4))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* b (- (/ 1 (pow b 2)) (/ 1 (* a c)))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(* b (- (+ (* -1 (/ (+ (* -2 (* a c)) (* a c)) (pow b 4))) (/ 1 (pow b 2))) (/ 1 (* a c)))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a (* c (+ (* -2 (* a c)) (* a c))))) (+ (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))) (* 2 (* (pow a 2) (pow c 2))))) (pow b 6))) (/ 1 (pow b 2))) (+ (* -2 (/ (* a c) (pow b 4))) (+ (/ 1 (* a c)) (/ (* a c) (pow b 4)))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 c c)) (/.f64 #s(literal 20 binary64) (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c))) (*.f64 (*.f64 c a) (-.f64 #s(literal 0 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 (*.f64 c a) (pow.f64 b #s(literal 4 binary64))))))) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))) b)) |
(* -1 (/ (- (+ 1 (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* -1 (/ (* a c) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c a) (*.f64 b b))) b)) |
(* -1 (/ (- (+ 1 (* -1 (/ (+ (* -4 (* (pow a 3) (pow c 3))) (* -1 (* (pow a 3) (pow c 3)))) (pow b 6)))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -5 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 c a) (*.f64 b b)))) b)) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(/ (+ (* -1 (/ b c)) (/ a b)) a) |
(/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a) |
(/ (+ (* -1 (/ b c)) (* a (+ (* -1 (* a (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a) |
(/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a) |
(/ (+ (* -1 (/ b c)) (* a (+ (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 5))))))) (+ (* -2 (/ c (pow b 3))) (/ c (pow b 3))))) (/ 1 b)))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c (neg.f64 (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 b b))) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 b c)) a) |
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) a) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow a 2))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) a) |
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ a c)) (/ (* b (+ (* -2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3))) (* 2 (* (sqrt (/ a c)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) a) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) c) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) a) |
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* 1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) c)) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) c))) a)) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a)) (* (sqrt (/ a c)) (sqrt -1))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) c))) a)) a)) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(/ (+ (* -1 (/ b a)) (/ c b)) c) |
(/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c) |
(/ (+ (* -1 (/ b a)) (* c (+ (* -1 (* c (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c) |
(/ (+ (* -1 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3)))) (pow b 2))) (+ (* -1/4 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (* 2 (/ (pow a 2) (pow b 5))))))) (+ (* -2 (/ a (pow b 3))) (/ a (pow b 3))))) (/ 1 b)))) c) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) (*.f64 a a))) (/.f64 (neg.f64 (*.f64 a (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 b b))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 b a)) c) |
(* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c) |
(/ (- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) c) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64)))))) c) |
(* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* 1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c b) a))) c)) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c b) a))) c)) c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) b) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.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 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/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 -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 1/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 -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) b) a)) (neg.f64 a)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c a)) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 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 20 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 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 -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) b) c))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -1/64 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a) |
(/ (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 2 (/ b (pow (sqrt -4) 2))) (+ (* 2 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4))))) (pow a 3))) (* 2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) b) #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))))) a) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a)) (* -1/2 (* a b))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b a))) a)) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow a 2) (pow b 3)) c))) a)) (* 2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))))) a)) (* -1/2 (* a b))) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 b (*.f64 b b)) c))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)))) a)) a)) a)) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* 2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64)))))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (- (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 (/ (+ (* 1/2 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal 5/2 binary64))) (pow.f64 b #s(literal 6 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
(*.f64 (+.f64 (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/2 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -2 (/ (pow a 2) (pow b 5))) (* 2 (* c (+ (* -2 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(+ (* -1 (/ (- (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* -1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal -1/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(+ (* -1 (/ b c)) (/ a b)) |
(-.f64 (/.f64 a b) (/.f64 b c)) |
(+ (* -1 (/ b c)) (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c)) |
(+ (* -1 (/ b c)) (* a (+ (* a (+ (* 2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b))))))) (/.f64 b c)) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b c)) (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))) a))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))) a)) (* -1/2 (/ b c))) a))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) c) (/.f64 (+.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) a)) a)) (neg.f64 a)) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ b (sqrt -4)))) (* 1/2 (/ 1 c))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) c)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 c))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) (/.f64 #s(literal 1/2 binary64) c)))) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(* b (- (/ a (pow b 2)) (/ 1 c))) |
(*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* b (- (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4))) (/ 1 c))) |
(*.f64 b (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 6))) (+ (/ a (pow b 2)) (/ (* (pow a 2) c) (pow b 4)))) (/ 1 c))) |
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 a (*.f64 b b)) (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c))))) |
(* -1 (/ a b)) |
(-.f64 #s(literal 0 binary64) (/.f64 a b)) |
(* -1 (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)) |
(* -1 (/ (+ a (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))))) b)) |
(* -1 (/ (+ a (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow b 6) c))) (+ (* 2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (/ (* (pow a 2) c) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 a (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) c))))) b)) |
(* -1 (/ b c)) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
(/ (+ (* -1 b) (/ (* a c) b)) c) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c) |
(/ (+ (* -1 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) c) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c) |
(/ (+ (* -1 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) c) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) b) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/2 (/ b c))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/2 (/ b c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* (sqrt (/ a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b c)) (* (sqrt (/ a c)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) c)) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) c)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 b)) c)) (* (sqrt (/ a c)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 c a)) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 c a)) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) |
(* c (- (* 1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a))) |
(*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 c (*.f64 a a))) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))))) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))))) |
(* -1 (* c (+ (* -1/4 (/ (pow b 2) (* (pow a 2) c))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 c (*.f64 a a))))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 c a)) (*.f64 a a)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 c a)) (*.f64 a a)) |
(/ (+ (* -1 (* a c)) (* 1/4 (pow b 2))) (pow a 2)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 c a)) (*.f64 a a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) c) a) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) c) a) |
(/ (+ (* -1 c) (* 1/4 (/ (pow b 2) a))) a) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) c) a) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) a)) a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) a)) a)) |
(* -1 (/ (+ c (* -1/4 (/ (pow b 2) a))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) a)) a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 c a)) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 c a)) |
(+ (* -1 (/ c a)) (* 1/4 (/ (pow b 2) (pow a 2)))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 c a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* (pow b 2) (+ (* -1 (/ c (* a (pow b 2)))) (* 1/4 (/ 1 (pow a 2))))) |
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (/.f64 c (*.f64 a (*.f64 b b))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ c a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c a)) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (* a c) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
(* 1/4 (/ (pow b 2) (pow a 2))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1/4 binary64)) (*.f64 a a)) |
Compiled 75246 to 5064 computations (93.3% saved)
90 alts after pruning (85 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1773 | 66 | 1839 |
| Fresh | 29 | 19 | 48 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 1806 | 90 | 1896 |
| Status | Accuracy | Program |
|---|---|---|
| 99.2% | (/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a)) | |
| 99.3% | (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 a c))) | |
| 48.0% | (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) | |
| 99.1% | (/.f64 (/.f64 c a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) | |
| 99.3% | (/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) | |
| 58.1% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) a) | |
| 48.0% | (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) | |
| 99.1% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) c)))) a) | |
| 79.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) | |
| 79.2% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) | |
| 85.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)) | |
| 85.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a)) | |
| ✓ | 58.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
| 79.2% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) | |
| 61.8% | (/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) | |
| 85.6% | (/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) | |
| 78.7% | (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) | |
| 57.6% | (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) b) (*.f64 a #s(literal 2 binary64))) | |
| 89.0% | (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) b) | |
| ✓ | 89.0% | (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
| 48.0% | (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) | |
| 88.8% | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 b c)) (*.f64 b b)) | |
| ✓ | 58.1% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| 57.7% | (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.8% | (/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 89.0% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) b) | |
| 89.0% | (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) | |
| 47.4% | (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) | |
| 99.3% | (/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) c)) a) | |
| 48.0% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) | |
| 47.4% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) | |
| 78.6% | (/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) | |
| ✓ | 61.9% | (/.f64 (neg.f64 c) b) |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 79.2% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 79.3% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) | |
| 79.1% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) | |
| 86.1% | (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) | |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 85.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (neg.f64 c) a))) | |
| 48.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 48.0% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a))) | |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) | |
| 47.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))))) | |
| 48.0% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a)))) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64))))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a)))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a))))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a))))) | |
| 47.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))) | |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b))))) | |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 47.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 47.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) | |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) | |
| 85.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b)))) | |
| 58.4% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)))) | |
| 99.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 c) a))) | |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 79.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) | |
| 47.7% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 88.8% | (/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) | |
| ✓ | 58.1% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
| 57.4% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)))) | |
| 79.3% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) | |
| 86.1% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) | |
| 48.0% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) | |
| 47.4% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) | |
| 99.2% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 a c)))) | |
| 86.0% | (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c)))) | |
| 85.8% | (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a)))) | |
| 85.9% | (/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c))))) | |
| 79.1% | (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) | |
| 58.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 99.2% | (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 c a))) | |
| 61.8% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 57.4% | (-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) | |
| 89.0% | (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) | |
| 99.2% | (*.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) a) | |
| 48.0% | (*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) | |
| 88.8% | (*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) | |
| 58.1% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 61.8% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) | |
| 99.1% | (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))) | |
| 99.2% | (neg.f64 (/.f64 (/.f64 c a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))) | |
| 99.2% | (neg.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c a))) |
Compiled 13463 to 3006 computations (77.7% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 (*.f64 c (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c)))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 b c)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) a) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)))) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c a))) |
(neg.f64 (/.f64 (/.f64 c a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 c a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) |
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 a c))) |
(*.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) a) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 c a))) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) c)) a) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 c a) b) b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 (/.f64 c (-.f64 #s(literal 0 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 c) a))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) c)))) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64))))))) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 a #s(literal 1 binary64))) (*.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))))) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) a)))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (*.f64 c c)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c)) b) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal 16 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 b (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 a (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) #s(literal 2 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) c)) (*.f64 a (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c))) (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))))))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (/.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 20 binary64) a))) b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) c)) c)))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c 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 20 binary64) a))) b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 c b))))))))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c)) b) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 b b) #s(literal 2 binary64)))) (*.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) #s(literal 3 binary64)) (pow.f64 (/.f64 c b) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 c b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (*.f64 (*.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))))) (*.f64 a #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 a c))) |
4 calls:
| 81.0ms | b |
| 67.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 66.0ms | c |
| 66.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | a |
| 99.3% | 1 | b |
| 99.3% | 1 | c |
| 99.3% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 (*.f64 c (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c)))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 b c)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) a) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)))) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c a))) |
(neg.f64 (/.f64 (/.f64 c a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (/.f64 c a) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a)))) |
| Outputs |
|---|
(neg.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c a))) |
4 calls:
| 48.0ms | b |
| 34.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 33.0ms | a |
| 33.0ms | c |
| 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 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 (*.f64 c (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c)))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 b c)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) a) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)))) |
(/.f64 (-.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) a) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
4 calls:
| 46.0ms | c |
| 35.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 34.0ms | a |
| 31.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 1 | a |
| 91.0% | 2 | b |
| 89.0% | 1 | c |
| 89.0% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 (*.f64 c (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c)))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 b c)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
1 calls:
| 32.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.9% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 (*.f64 c (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c)))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 b c)) (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
1 calls:
| 30.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.9% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 (*.f64 c (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c)))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64))))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c)) b) |
(/.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) (/.f64 c b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (-.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))))) b) (*.f64 b c)) (*.f64 b b)) |
| Outputs |
|---|
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
1 calls:
| 37.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 1 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 (*.f64 c (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c)))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (+.f64 (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b)) c))) b) |
| Outputs |
|---|
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
3 calls:
| 26.0ms | c |
| 25.0ms | b |
| 24.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 1 | a |
| 89.0% | 1 | c |
| 89.0% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 (*.f64 c (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 2 binary64) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (*.f64 a (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b)))))) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 a b) c)) (/.f64 b (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (-.f64 a (/.f64 (*.f64 b b) c)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b)))))) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) c)))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))))) (/.f64 b c)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) |
(*.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) a))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64)))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) a) (/.f64 #s(literal 1/4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 (/.f64 b #s(literal 4 binary64)) a) (/.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) a) (*.f64 b b)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 b (*.f64 (/.f64 a b) a)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 a #s(literal 4 binary64))) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) a)) (neg.f64 a)) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) a) (-.f64 (+.f64 (/.f64 (neg.f64 c) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (-.f64 (/.f64 b (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a)))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 b b) a) c)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (-.f64 (-.f64 (/.f64 b (*.f64 a (*.f64 c c))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) c))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (*.f64 a a)) (*.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) (/.f64 b a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 16 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (+.f64 (/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 b (*.f64 a (*.f64 a #s(literal 4 binary64))))) b) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a #s(literal 4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b a)) (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64)) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (/.f64 (*.f64 a a) (/.f64 (*.f64 b b) #s(literal 4 binary64))))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
3 calls:
| 26.0ms | a |
| 25.0ms | c |
| 23.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 1 | a |
| 86.1% | 1 | c |
| 86.1% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 a (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b b)))) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
3 calls:
| 25.0ms | c |
| 10.0ms | a |
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.1% | 1 | a |
| 86.1% | 1 | b |
| 86.1% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 c (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (neg.f64 b) (/.f64 (*.f64 a c) b)) c)) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 a b) (/.f64 b c)) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (/.f64 (neg.f64 c) a))) |
(/.f64 (*.f64 c (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal -1 binary64))) b) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal -1 binary64))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c))) (*.f64 b b)) c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a) (/.f64 (neg.f64 c) a))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a (*.f64 b (*.f64 b b))))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (/.f64 (neg.f64 c) a))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
3 calls:
| 28.0ms | c |
| 9.0ms | a |
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.3% | 1 | a |
| 79.3% | 1 | c |
| 79.3% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) c) b))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (neg.f64 b) c) (/.f64 a b))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
3 calls:
| 19.0ms | b |
| 4.0ms | c |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.3% | 1 | c |
| 79.3% | 1 | b |
| 79.3% | 1 | a |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
(/.f64 (neg.f64 c) b) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) c)) |
| Outputs |
|---|
(/.f64 (neg.f64 c) b) |
3 calls:
| 4.0ms | c |
| 3.0ms | a |
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 1 | c |
| 61.9% | 1 | b |
| 61.9% | 1 | a |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 b (neg.f64 a)) |
| Outputs |
|---|
(/.f64 b (neg.f64 a)) |
3 calls:
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.8% | 1 | a |
| 11.8% | 1 | b |
| 11.8% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 78.91009962110475 | 83.84507643882796 |
| 1.0ms | 13× | 0 | valid |
| 1.0ms | 3× | 1 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 119 to 66 computations (44.5% saved)
ival-mult: 1.0ms (74.7% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)const: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 78.91009962110475 | 83.84507643882796 |
| 2.0ms | 8× | 1 | valid |
| 1.0ms | 8× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 117 to 64 computations (45.3% saved)
ival-mult: 1.0ms (62.5% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)const: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 78.91009962110475 | 83.84507643882796 |
| 1.0ms | 6× | 1 | valid |
| 1.0ms | 10× | 0 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 117 to 64 computations (45.3% saved)
ival-mult: 1.0ms (65.5% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)const: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | egg-herbie |
| 100× | *-commutative_binary64 |
| 84× | +-commutative_binary64 |
| 66× | sub-neg_binary64 |
| 46× | neg-sub0_binary64 |
| 46× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 111 | 511 |
| 1 | 187 | 511 |
| 2 | 248 | 511 |
| 3 | 302 | 511 |
| 4 | 338 | 511 |
| 5 | 351 | 511 |
| 6 | 355 | 511 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 a c))) |
(neg.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c a))) |
(if (<=.f64 b #s(literal 80 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) a) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(if (<=.f64 b #s(literal 80 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(if (<=.f64 b #s(literal 80 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 (neg.f64 c) b) |
(/.f64 b (neg.f64 a)) |
| Outputs |
|---|
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 a c))) |
(/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 a (-.f64 #s(literal 0 binary64) c))) |
(neg.f64 (*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c a))) |
(*.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) (/.f64 c a))) |
(if (<=.f64 b #s(literal 80 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) a) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(if (<=.f64 b #s(literal 80 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b))) a) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(if (<=.f64 b #s(literal 80 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(if (<=.f64 b #s(literal 80 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b))) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(if (<=.f64 b #s(literal 80 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(if (<=.f64 b #s(literal 80 binary64)) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) c)))) b) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a)))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) c) b) |
(/.f64 (+.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 (*.f64 c c) (*.f64 c #s(literal 20 binary64)))))) (/.f64 (*.f64 c (*.f64 a c)) (*.f64 b b))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) c)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) b) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) c)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 a b) (/.f64 b c))) |
(/.f64 (neg.f64 c) b) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
| 6344× | *-lowering-*.f32 |
| 6344× | *-lowering-*.f64 |
| 5914× | *-lowering-*.f32 |
| 5914× | *-lowering-*.f64 |
| 5884× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1420 | 12045 |
| 1 | 5129 | 10917 |
| 0 | 8220 | 10917 |
| 0 | 14 | 16 |
| 1 | 34 | 15 |
| 2 | 73 | 14 |
| 3 | 172 | 14 |
| 4 | 296 | 14 |
| 5 | 528 | 14 |
| 6 | 1046 | 14 |
| 7 | 2242 | 14 |
| 8 | 5182 | 14 |
| 9 | 7757 | 14 |
| 0 | 8173 | 14 |
| 0 | 13 | 43 |
| 1 | 63 | 39 |
| 2 | 539 | 39 |
| 3 | 7590 | 39 |
| 0 | 8088 | 39 |
| 0 | 2624 | 23685 |
| 0 | 8455 | 23685 |
| 0 | 51 | 359 |
| 1 | 376 | 325 |
| 2 | 4688 | 314 |
| 0 | 8088 | 314 |
| 0 | 543 | 3071 |
| 1 | 1886 | 2859 |
| 2 | 7132 | 2847 |
| 0 | 8001 | 2847 |
| 0 | 66 | 454 |
| 1 | 440 | 413 |
| 2 | 5195 | 408 |
| 0 | 8140 | 408 |
| 0 | 2499 | 22331 |
| 1 | 7937 | 21029 |
| 0 | 8018 | 21029 |
| 0 | 68 | 573 |
| 1 | 504 | 477 |
| 2 | 5378 | 470 |
| 0 | 8092 | 470 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 875 to 378 computations (56.8% saved)
Compiled 1076 to 248 computations (77% saved)
Loading profile data...