
Time bar (total: 20.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 2 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 3 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 4 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 5 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 6 |
| 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 31 computations (27.9% saved)
ival-mult: 55.0ms (31.6% of total)ival-<: 40.0ms (23% of total)ival-sqrt: 14.0ms (8% of total)ival-div: 13.0ms (7.5% of total)ival-neg: 13.0ms (7.5% of total)ival-sub: 11.0ms (6.3% of total)ival-add: 10.0ms (5.7% of total)ival-and: 9.0ms (5.2% of total)const: 7.0ms (4% of total)backward-pass: 1.0ms (0.6% of total)| 960.0ms | 7296× | 0 | valid |
| 190.0ms | 1448× | 0 | invalid |
| 286.0ms | 960× | 1 | valid |
ival-mult: 347.0ms (33.3% of total)ival-<: 197.0ms (18.9% of total)ival-sqrt: 88.0ms (8.5% of total)ival-div: 79.0ms (7.6% of total)ival-add: 75.0ms (7.2% of total)ival-neg: 65.0ms (6.2% of total)ival-sub: 56.0ms (5.4% of total)ival-and: 46.0ms (4.4% of total)backward-pass: 46.0ms (4.4% of total)const: 41.0ms (3.9% of total)| 2× | egg-herbie |
| 1674× | div-sub |
| 1120× | accelerator-lowering-fma.f32 |
| 1120× | accelerator-lowering-fma.f64 |
| 1048× | sub-neg |
| 796× | associate-/r* |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 175 |
| 1 | 170 | 160 |
| 2 | 474 | 160 |
| 3 | 1250 | 160 |
| 4 | 3323 | 160 |
| 5 | 6278 | 160 |
| 0 | 14 | 17 |
| 1 | 31 | 16 |
| 2 | 68 | 16 |
| 3 | 151 | 16 |
| 4 | 231 | 16 |
| 5 | 372 | 16 |
| 6 | 654 | 16 |
| 7 | 1122 | 16 |
| 8 | 2225 | 16 |
| 9 | 2509 | 16 |
| 10 | 2626 | 16 |
| 11 | 2681 | 16 |
| 12 | 2682 | 16 |
| 13 | 2682 | 16 |
| 14 | 2688 | 16 |
| 0 | 2688 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 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 (+ (* b b) (* (* a c) -4))) b) (* a 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a))) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2)) |
(/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a)) |
(* (/ (+ b (sqrt (+ (* b b) (* (* a c) -4)))) a) 1/2) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a)) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2)) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 (neg a)) c)))) (* 2 (neg a)))) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a 2)) |
(neg (/ (+ (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* (* 4 a) c)))) (* 2 a))) |
(* (/ (+ b (sqrt (+ (* b b) (* (* a c) -4)))) a) -1/2) |
(neg (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) (neg c))))) (* 2 a))) |
(/ (- (sqrt (+ (* b b) (* 4 (* a c)))) b) (* a -2)) |
(/ (+ (neg a) (sqrt (- (* a a) (* (* 4 b) c)))) (* 2 b)) |
(/ (- (sqrt (+ (* a a) (* b (* c -4)))) a) (* b 2)) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 c) a)))) (* 2 c)) |
(/ (- (sqrt (+ (* b b) (* (* a c) -4))) b) (* c 2)) |
(/ (+ (neg c) (sqrt (- (* c c) (* (* 4 a) b)))) (* 2 a)) |
(/ (- (sqrt (+ (* c c) (* (* b a) -4))) c) (* a 2)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 219 | 1 | (3.2416005229160594e-6 4.014985746878557 12774.992736831031) | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 1 | 0 | - | 1 | (3.8125986937088763e-7 3.8251424867113206e-7 9.426147589908005e-8) | (-.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 |
| 85.0ms | 364× | 0 | valid |
| 109.0ms | 148× | 1 | valid |
Compiled 168 to 92 computations (45.2% saved)
ival-mult: 86.0ms (59.2% of total)ival-sqrt: 15.0ms (10.3% of total)ival-sub: 13.0ms (8.9% of total)backward-pass: 10.0ms (6.9% of total)ival-add: 7.0ms (4.8% of total)ival-div: 6.0ms (4.1% of total)const: 4.0ms (2.8% of total)ival-neg: 4.0ms (2.8% of total)Compiled 19 to 13 computations (31.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.3% | (/.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 8 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))) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 57.6% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
| 1120× | accelerator-lowering-fma.f32 |
| 1120× | accelerator-lowering-fma.f64 |
| 744× | *-lowering-*.f32 |
| 744× | *-lowering-*.f64 |
| 422× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 66 |
| 1 | 26 | 66 |
| 2 | 51 | 66 |
| 3 | 76 | 66 |
| 4 | 134 | 66 |
| 5 | 208 | 66 |
| 6 | 314 | 66 |
| 7 | 540 | 66 |
| 8 | 1106 | 66 |
| 9 | 1964 | 66 |
| 10 | 2221 | 66 |
| 11 | 2451 | 66 |
| 12 | 2541 | 66 |
| 13 | 2569 | 66 |
| 14 | 2587 | 66 |
| 15 | 2595 | 66 |
| 0 | 2595 | 62 |
| 1× | iter limit |
| 1× | saturated |
| 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) 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) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
| 46.0ms | 182× | 0 | valid |
| 37.0ms | 74× | 1 | valid |
Compiled 70 to 38 computations (45.7% saved)
ival-mult: 33.0ms (56.8% of total)ival-sqrt: 7.0ms (12% of total)ival-add: 6.0ms (10.3% of total)backward-pass: 4.0ms (6.9% of total)ival-div: 3.0ms (5.2% of total)ival-sub: 3.0ms (5.2% of total)const: 2.0ms (3.4% of total)| Inputs |
|---|
#<alt (- (sqrt (+ (* b b) (* a (* c -4)))) b)> |
#<alt (+ (* b b) (* a (* c -4)))> |
#<alt (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2))> |
#<alt (sqrt (+ (* b b) (* a (* c -4))))> |
| Outputs |
|---|
#<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 (* -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/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/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))))))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | 0 | (- (sqrt (+ (* b b) (* a (* c -4)))) b) |
| 2.0ms | b | @ | inf | (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
| 1.0ms | c | @ | inf | (sqrt (+ (* b b) (* a (* c -4)))) |
| 1.0ms | b | @ | 0 | (/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
| 1.0ms | b | @ | inf | (- (sqrt (+ (* b b) (* a (* c -4)))) b) |
| 1× | batch-egg-rewrite |
| 5882× | accelerator-lowering-fma.f32 |
| 5882× | accelerator-lowering-fma.f64 |
| 5244× | *-lowering-*.f32 |
| 5244× | *-lowering-*.f64 |
| 3202× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 47 |
| 1 | 61 | 47 |
| 2 | 493 | 47 |
| 3 | 6437 | 47 |
| 0 | 8508 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (sqrt (+ (* b b) (* a (* c -4)))) b) |
(+ (* b b) (* a (* c -4))) |
(/ (- (sqrt (+ (* b b) (* a (* c -4)))) b) (* a 2)) |
(sqrt (+ (* b b) (* a (* c -4)))) |
| Outputs |
|---|
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 b (/.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 4096 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 4096 binary64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 256 binary64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c))))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b 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 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) |
(*.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (-.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c #s(literal 4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b) a))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b) a)))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b)) a)) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) a)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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))))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b) a)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b)) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 1× | egg-herbie |
| 11550× | accelerator-lowering-fma.f32 |
| 11550× | accelerator-lowering-fma.f64 |
| 7678× | *-lowering-*.f32 |
| 7678× | *-lowering-*.f64 |
| 2532× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 543 | 3249 |
| 1 | 1746 | 3208 |
| 2 | 6141 | 3180 |
| 0 | 8174 | 3023 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (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)))))) |
(* -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/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/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)))))))) |
| Outputs |
|---|
(* (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))) 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 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a c) (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) 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 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.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))) (* -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 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b 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 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b 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 b (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(* 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 (/.f64 c b) (/.f64 c 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 #s(literal -2 binary64)) b) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))))))) |
(* 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 #s(literal -2 binary64)) b) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (/.f64 c b) b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 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 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))))) a) b) a)) #s(literal -1 binary64))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.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 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 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) |
(* 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 (*.f64 #s(literal -1/2 binary64) (*.f64 c (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 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 #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (/.f64 b c)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (*.f64 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 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal -1/64 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1/4 binary64)))) c) b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(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 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.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 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* 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 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* 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 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64)) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) #s(literal 1/4 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.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))) a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 c b) b)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.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)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 (*.f64 a c) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 c b) (/.f64 c 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 #s(literal -2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (/.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 b #s(literal -1/2 binary64)) a) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)))) (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64)))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.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 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64))) (*.f64 b #s(literal 1/2 binary64))) 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c)))) #s(literal 1/128 binary64)))) a)) a)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c 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 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 a 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)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a b)))) (/.f64 (/.f64 a 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) |
(* 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 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(* 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 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a c) (*.f64 c c))))) (*.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 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a c) (*.f64 c c))))) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.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 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) 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 c (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/128 binary64))) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) 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 (*.f64 (*.f64 #s(literal 1/2 binary64) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a c) (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/32 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a c) (*.f64 c c))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/16 binary64)) (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 c (*.f64 a #s(literal -2 binary64))) (*.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 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* 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 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (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) (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) |
(* -1 (* b (+ 1 (+ (* -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 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b 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 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(+ 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 (/.f64 c b) (/.f64 c 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 #s(literal -2 binary64)) b) (*.f64 a (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a c) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))))) |
(* 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 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 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b (*.f64 b (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 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 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 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(+ 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 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b 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 -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c)))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 a c))) |
(* -1 (* c (+ (* 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 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c)))) #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 c (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c)))) #s(literal 1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 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 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) (*.f64 c c)))) #s(literal 1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))) |
Compiled 24727 to 12335 computations (50.1% saved)
80 alts after pruning (79 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 531 | 79 | 610 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 531 | 80 | 611 |
| Status | Accuracy | Program |
|---|---|---|
| 56.7% | (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 56.8% | (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) | |
| 57.5% | (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 57.9% | (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) | |
| 57.4% | (fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.9% | (/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) | |
| 58.5% | (/.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.0% | (/.f64 (fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.7% | (/.f64 (fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.2% | (/.f64 (fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 57.6% | (/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) | |
| 58.8% | (/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.9% | (/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.1% | (/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.0% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 57.9% | (/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.5% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.0% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.5% | (/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 58.7% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
| 56.5% | (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))) | |
| 58.7% | (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 58.7% | (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 85.7% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 88.6% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 58.5% | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
| 62.1% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) | |
| 79.8% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) (*.f64 a #s(literal 2 binary64))) | |
| 58.7% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 57.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) | |
| 57.3% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) | |
| 58.4% | (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) | |
| 57.2% | (/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64)) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.9% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 56.8% | (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) | |
| 85.9% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) | |
| 80.0% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) | |
| 42.6% | (/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 42.6% | (/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.7% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))))) | |
| 56.9% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))) | |
| 56.8% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))) | |
| 56.5% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) | |
| 58.5% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 58.5% | (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) | |
| 56.8% | (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.6% | (/.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| ✓ | 57.3% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
| 57.1% | (/.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.0% | (/.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))) | |
| 56.3% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) | |
| 88.9% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.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))) a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) | |
| 58.7% | (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 58.7% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) | |
| 58.4% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) | |
| 79.8% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) | |
| 79.9% | (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b))) (*.f64 a #s(literal 2 binary64))) | |
| 62.2% | (/.f64 c (-.f64 #s(literal 0 binary64) b)) | |
| ▶ | 11.7% | (/.f64 b (neg.f64 a)) |
| 56.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)))) | |
| 57.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a))) | |
| 57.3% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) | |
| 57.3% | (/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) a)) | |
| 57.9% | (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) | |
| 57.8% | (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) | |
| 57.9% | (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) | |
| ▶ | 56.4% | (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
| 85.9% | (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) | |
| ▶ | 88.9% | (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) |
| 56.5% | (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) | |
| 58.7% | (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) | |
| 56.7% | (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) | |
| 57.3% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) | |
| 58.7% | (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 58.7% | (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) | |
| 58.7% | (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) | |
| 79.8% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) | |
| 85.7% | (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 a b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 88.7% | (*.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)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a b)))) (/.f64 (/.f64 a b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
Compiled 7519 to 4337 computations (42.3% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
| ✓ | cost-diff | 256 | (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 256 | (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 640 | (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 1024 | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
| ✓ | cost-diff | -64 | (/.f64 b (neg.f64 a)) |
| ✓ | cost-diff | 0 | (neg.f64 a) |
| ✓ | cost-diff | 11904 | (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b)) |
| ✓ | cost-diff | 11904 | (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) |
| ✓ | cost-diff | 11904 | (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b)) |
| ✓ | cost-diff | 11904 | (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) |
| ✓ | accuracy | 99.3% | (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) |
| ✓ | accuracy | 99.2% | (*.f64 (*.f64 b b) (*.f64 b b)) |
| ✓ | accuracy | 99.2% | (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 60.4% | (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 58.6% | (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.7% | (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 57.0% | (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (/.f64 b (neg.f64 a)) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| ✓ | accuracy | 99.5% | (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | accuracy | 99.2% | (*.f64 (/.f64 c b) (/.f64 c b)) |
| 7754× | accelerator-lowering-fma.f32 |
| 7754× | accelerator-lowering-fma.f64 |
| 5486× | *-lowering-*.f32 |
| 5486× | *-lowering-*.f64 |
| 3346× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 784 |
| 1 | 179 | 750 |
| 2 | 563 | 698 |
| 3 | 2253 | 678 |
| 0 | 8136 | 637 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* a (- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b))) (/ c b)) |
(* a (- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b))) |
a |
(- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b)) |
(* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) |
(+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)) |
(/ (* (* c -2) (* c c)) (pow b 5)) |
(* (* c -2) (* c c)) |
(* c -2) |
c |
-2 |
(* c c) |
(pow b 5) |
b |
5 |
(/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b) |
(* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) |
(* -1/4 a) |
-1/4 |
(/ (* (pow c 4) 20) (pow b 6)) |
(* (pow c 4) 20) |
(pow c 4) |
4 |
20 |
(pow b 6) |
6 |
(/ (* (/ c b) (/ c b)) b) |
(* (/ c b) (/ c b)) |
(/ c b) |
(/ b (neg a)) |
(neg a) |
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2))) |
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* b b) |
(* c (* a -4)) |
(* a -4) |
-4 |
(* a 2) |
2 |
(/ b (* a 2)) |
(/ (/ (- (* b b) (+ (* b b) (* c (* a -4)))) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) (* a 2)) |
(/ (- (* b b) (+ (* b b) (* c (* a -4)))) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) |
(- (* b b) (+ (* b b) (* c (* a -4)))) |
(- (- 0 b) (sqrt (+ (* b b) (* c (* a -4))))) |
(- 0 b) |
0 |
(/ (/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) (* a 2)) |
(/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) |
(* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) |
(- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) |
(* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) |
(* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4)))) |
(* (* b b) (* (* b b) (* b b))) |
(* (* b b) (* b b)) |
(/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) |
1 |
(+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(* b (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b))) |
(pow (+ (* b b) (* c (* a -4))) 3/2) |
3/2 |
(* b (* b b)) |
| Outputs |
|---|
(- (* a (- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b))) (/ c b)) |
(+.f64 (*.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b)) (*.f64 a a)) (*.f64 (/.f64 c b) (+.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal -1 binary64)))) |
(* a (- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 c (*.f64 b (*.f64 b b))))))) |
a |
(- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a #s(literal -5 binary64))) a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b) (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 c (*.f64 b (*.f64 b b)))))) |
(* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) |
(*.f64 a (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b))) |
(+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)) |
(+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b)) |
(/ (* (* c -2) (* c c)) (pow b 5)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(* (* c -2) (* c c)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) |
(* c -2) |
(*.f64 c #s(literal -2 binary64)) |
c |
-2 |
#s(literal -2 binary64) |
(* c c) |
(*.f64 c c) |
(pow b 5) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
b |
5 |
#s(literal 5 binary64) |
(/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b) |
(* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(* -1/4 a) |
(*.f64 a #s(literal -1/4 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
(/ (* (pow c 4) 20) (pow b 6)) |
(/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(* (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)) |
4 |
#s(literal 4 binary64) |
20 |
#s(literal 20 binary64) |
(pow b 6) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
6 |
#s(literal 6 binary64) |
(/ (* (/ c b) (/ c b)) b) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(* (/ c b) (/ c b)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ c b) |
(/.f64 c b) |
(/ b (neg a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(neg a) |
(neg.f64 a) |
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(+ (* b b) (* c (* a -4))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* c (* a -4)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ b (* a 2)) |
(/.f64 b (*.f64 a #s(literal 2 binary64))) |
(/ (/ (- (* b b) (+ (* b b) (* c (* a -4)))) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) (* a 2)) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/ (- (* b b) (+ (* b b) (* c (* a -4)))) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(- (* b b) (+ (* b b) (* c (* a -4)))) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(- (- 0 b) (sqrt (+ (* b b) (* c (* a -4))))) |
(-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
(/ (/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) (* a 2)) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) b)))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) b)))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) b))))) |
(- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) |
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4)))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(* (* b b) (* (* b b) (* b b))) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(* (* b b) (* b b)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) b))))) |
1 |
#s(literal 1 binary64) |
(+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) b)))) |
(* b (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b))) |
(+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) |
(pow (+ (* b b) (* c (* a -4))) 3/2) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) |
3/2 |
#s(literal 3/2 binary64) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
| 562.0ms | 178× | 0 | valid |
| 842.0ms | 78× | 1 | valid |
Compiled 1005 to 496 computations (50.6% saved)
ival-div: 424.0ms (33.9% of total)ival-mult: 401.0ms (32% of total)ival-pow: 174.0ms (13.9% of total)ival-add: 104.0ms (8.3% of total)backward-pass: 51.0ms (4.1% of total)ival-sqrt: 43.0ms (3.4% of total)ival-sub: 29.0ms (2.3% of total)const: 24.0ms (1.9% of total)ival-neg: 2.0ms (0.2% of total)| Inputs |
|---|
#<alt (* (/ c b) (/ c b))> |
#<alt (/ (* (* c -2) (* c c)) (pow b 5))> |
#<alt (/ (* (pow c 4) 20) (pow b 6))> |
#<alt (* (pow c 4) 20)> |
#<alt (neg a)> |
#<alt (/ b (neg a))> |
#<alt (- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))> |
#<alt (+ (* b b) (* c (* a -4)))> |
#<alt (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (- (* b b) (+ (* b b) (* c (* a -4))))> |
#<alt (/ (- (* b b) (+ (* b b) (* c (* a -4)))) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (/ (/ (- (* b b) (+ (* b b) (* c (* a -4)))) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) (* a 2))> |
#<alt (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b))))> |
#<alt (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))> |
#<alt (* (* b b) (* b b))> |
#<alt (pow (+ (* b b) (* c (* a -4))) 3/2)> |
#<alt (* a (- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b)))> |
#<alt (- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b))> |
#<alt (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)))> |
#<alt (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))> |
#<alt (* b b)> |
#<alt (/ (/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) (* a 2))> |
#<alt (/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b))))> |
#<alt (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4)))))))))> |
#<alt (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))> |
| Outputs |
|---|
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (/ (pow c 2) (pow b 2))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<alt (* 20 (/ (pow c 4) (pow b 6)))> |
#<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 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 (/ 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/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/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 (/ 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/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/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 (* -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 (* 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 (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 (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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)))))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 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/2 (/ 1 a))))))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 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/2 (/ 1 a)))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (+ (* -1 (/ c b)) (* 1/2 (/ b a)))> |
#<alt (+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))> |
#<alt (+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<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)))))> |
#<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))))))> |
#<alt (* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))))> |
#<alt (* 1/2 (/ b a))> |
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a)> |
#<alt (/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 1/2 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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<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)))))> |
#<alt (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))> |
#<alt (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (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 (* 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 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 (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<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 (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (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 (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))> |
#<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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (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 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))))> |
#<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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))> |
#<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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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)))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -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))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))> |
#<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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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)))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -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))) (* 4 (/ (+ (* -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))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (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 (+ (* 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 (+ (* -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 (/ 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 (* -64 (* (pow a 3) (pow c 3)))> |
#<alt (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))))> |
#<alt (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))> |
#<alt (+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))> |
#<alt (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))> |
#<alt (* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))> |
#<alt (* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))> |
#<alt (* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))> |
#<alt (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))> |
#<alt (* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))> |
#<alt (* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))> |
#<alt (* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))))> |
#<alt (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))))> |
#<alt (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))> |
#<alt (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))))> |
#<alt (* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))))> |
#<alt (* -64 (* (pow a 3) (pow c 3)))> |
#<alt (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))> |
#<alt (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))> |
#<alt (* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c)))))))> |
#<alt (* -64 (* (pow a 3) (pow c 3)))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3)))))> |
#<alt (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))))> |
#<alt (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))> |
#<alt (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))))> |
#<alt (* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))))> |
#<alt (* -64 (* (pow a 3) (pow c 3)))> |
#<alt (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))> |
#<alt (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))> |
#<alt (* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a)))))))> |
#<alt (* -64 (* (pow a 3) (pow c 3)))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3)))))> |
#<alt (* 16 (* (pow a 2) (pow c 2)))> |
#<alt (+ (* -8 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2))))> |
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))> |
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (pow b 4)> |
#<alt (* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (pow b 4)> |
#<alt (+ (* -8 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))> |
#<alt (+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4))> |
#<alt (* 16 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))> |
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2)))))> |
#<alt (* 16 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2))))> |
#<alt (pow b 4)> |
#<alt (+ (* -8 (* a (* (pow b 2) c))) (pow b 4))> |
#<alt (+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))> |
#<alt (+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4))> |
#<alt (* 16 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2)))))> |
#<alt (* 16 (* (pow a 2) (pow c 2)))> |
#<alt (* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2))))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))> |
#<alt (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))))))> |
#<alt (+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64)))))))))> |
#<alt (pow b 3)> |
#<alt (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))> |
#<alt (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))> |
#<alt (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))> |
#<alt (* -1 (pow b 3))> |
#<alt (* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))))> |
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))> |
#<alt (* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))))> |
#<alt (pow b 3)> |
#<alt (+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3))> |
#<alt (+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3))> |
#<alt (+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))> |
#<alt (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))> |
#<alt (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))> |
#<alt (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))> |
#<alt (* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))))> |
#<alt (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))> |
#<alt (* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))> |
#<alt (* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (pow b 3)> |
#<alt (+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3))> |
#<alt (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))> |
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))> |
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))> |
#<alt (* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))))> |
#<alt (* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1)))> |
#<alt (* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))> |
#<alt (* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* 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 (* 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 (/ (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 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))> |
#<alt (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5)))))))> |
#<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)))))))> |
#<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 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) 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))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3)))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))> |
#<alt (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))> |
#<alt (- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3)))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -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 2) (+ (* -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 (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a))))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))> |
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))> |
#<alt (* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2)))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3))> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3))> |
#<alt (* -1 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3)))> |
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))> |
#<alt (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))> |
#<alt (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))> |
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))> |
#<alt (* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5)))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))))> |
#<alt (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5))> |
#<alt (* -2 (/ (* a (pow c 3)) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))> |
#<alt (* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5)))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c)))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))> |
#<alt (/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5)))> |
#<alt (* -2 (/ (pow c 3) (pow b 5)))> |
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))> |
#<alt (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64))))> |
#<alt (+ (* 2 (/ (* b (sqrt -4)) (* a (sqrt -64)))) (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64)))))> |
#<alt (+ (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64)))) (* b (+ (* 1/2 (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (sqrt -4) 2) (sqrt -64)))))))) (* 2 (/ (sqrt -4) (* a (sqrt -64)))))))> |
#<alt (+ (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64)))) (* b (+ (* 2 (/ (sqrt -4) (* a (sqrt -64)))) (* b (+ (* -1/2 (* b (+ (* -4 (/ (+ (* -4 (* a c)) (+ (* 1/2 (/ (* a (* c (sqrt -64))) (sqrt -4))) (* 1/2 (/ (* (sqrt -4) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* a (* c (sqrt -64))))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (sqrt -4) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) (pow (sqrt -64) 2)))) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))))))))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))))))))> |
#<alt (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b)))> |
#<alt (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))) (pow b 2)))) b)> |
#<alt (/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) a)) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))) (pow b 2))))) b)> |
#<alt (/ (+ (* -1/2 (/ (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -8 (* (pow a 3) (pow c 3))) (+ (* -1 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* 3/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))))) a)) (+ (* 1/6 (* (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) a)) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))))))))) (pow b 6))) (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) a)) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))) (pow b 2)))))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* 1/2 (/ (- (* -128 (/ (* (pow a 2) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 4))) (+ (* 1/2 (/ (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 2))) (/ 1 a)))))> |
#<alt (* -1 (* b (+ (* -1/2 (/ (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* -128 (/ (* (pow a 2) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* -1/2 (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (+ (* 2 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -128 (/ (* (pow a 2) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 4))) (+ (* 1/2 (/ (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 2))) (/ 1 a))))))> |
#<alt (* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))> |
#<alt (* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))> |
#<alt (* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* -32 (/ (pow a 2) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))))> |
#<alt (* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* -1/2 (* c (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -8 (/ (pow a 3) b)) (+ (* -1 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 1/2 (/ (* (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* -32 (/ (pow a 2) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* -32 (/ (pow a 2) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))))))))> |
#<alt (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))> |
#<alt (+ (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) c)))> |
#<alt (+ (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) c))))> |
#<alt (+ (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1/2 (/ (+ (* -64 (/ (* c (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* (sqrt (/ c (pow a 3))) (/ (* (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (+ (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) c)))))> |
#<alt (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))> |
#<alt (+ (* -1/2 (/ (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))> |
#<alt (+ (* -1 (/ (+ (* -1/2 (/ (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) c)) (* 1/2 (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) c)) (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (* 1/2 (/ (+ (* -2 (/ (* (pow b 2) (* c (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3)))) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 2 (* a (pow b 3))) (* (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 1/2 (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) c)) (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))> |
#<alt (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))> |
#<alt (+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))> |
#<alt (+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))> |
#<alt (+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* -1/2 (* a (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -8 (/ (pow c 3) b)) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 1/2 (/ (* (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))))))))> |
#<alt (* -32 (* (sqrt (/ (pow c 3) a)) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))> |
#<alt (/ (+ (* -32 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) a))) a)> |
#<alt (/ (+ (* -32 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) a)))) a)> |
#<alt (/ (+ (* -32 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1/2 (/ (+ (* -64 (/ (* a (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* (sqrt (/ a (pow c 3))) (/ (* (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (+ (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) a))))) a)> |
#<alt (* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))> |
#<alt (* -1 (/ (+ (* -4 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 1/2 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a))) a))> |
#<alt (* -1 (/ (+ (* -4 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1/2 (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (* 1/2 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) a))) a))) a))> |
#<alt (* -1 (/ (+ (* -4 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (* -1/2 (/ (+ (* -2 (/ (* a (* (pow b 2) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3)))) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (* (+ (* 2 (* (pow b 3) c)) (* (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) a))) a)) (* -1/2 (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) a))) a))> |
#<alt (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64))))> |
#<alt (+ (* 4 (/ (* b (sqrt -4)) (sqrt -64))) (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64)))))> |
#<alt (+ (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64)))) (* b (- (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))) (* -4 (/ (sqrt -4) (sqrt -64))))))> |
#<alt (+ (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64)))) (* b (- (* b (- (+ (* -1 (* b (+ (* -4 (/ (+ (* -4 (* a c)) (+ (* 1/2 (/ (* a (* c (sqrt -64))) (sqrt -4))) (* 1/2 (/ (* (sqrt -4) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* a (* c (sqrt -64))))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (sqrt -4) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) (pow (sqrt -64) 2)))) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))))))))) (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))) (* -4 (/ (sqrt -4) (sqrt -64))))))> |
#<alt (* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b))> |
#<alt (/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (pow b 4))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (* 1/6 (/ (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 4)))))) b)> |
#<alt (/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -8 (* (pow a 3) (pow c 3))) (+ (* -1 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* 3/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))))))) (+ (* 1/6 (* (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* -32/3 (* (pow a 3) (pow c 3))) (+ (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))))))))))))) (pow b 6))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (pow b 4))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (* 1/6 (/ (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 4)))))) b)> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (- (+ 2 (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))))> |
#<alt (* -1 (* b (- (+ 2 (+ (* -128 (/ (* (pow a 3) (pow c 3)) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))))))))> |
#<alt (* -1 (* b (- (+ 2 (+ (* -128 (/ (* (pow a 3) (pow c 3)) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* -1 (/ (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* -128 (/ (* (pow a 3) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* -1/2 (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (+ (* 2 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 6))) (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))))))))> |
#<alt (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))> |
#<alt (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))> |
#<alt (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (* -32 (/ (pow a 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))> |
#<alt (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (+ (* -32 (/ (pow a 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* -1 (* c (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -8 (/ (pow a 3) b)) (+ (* -1 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 1/2 (/ (* (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* -32 (/ (pow a 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))> |
#<alt (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))> |
#<alt (- (+ (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* -128 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))> |
#<alt (- (+ (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -128 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (* c (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))))> |
#<alt (- (+ (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (+ (* -64 (/ (* c (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* (sqrt (/ c (pow a 3))) (/ (* (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (+ (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -128 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (* c (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))))> |
#<alt (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))> |
#<alt (+ (* -1 (/ (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) c)) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3))) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (+ (* 2 (* a (pow b 3))) (* (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) c)) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))> |
#<alt (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))> |
#<alt (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))> |
#<alt (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))> |
#<alt (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (+ (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* -1 (* a (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -8 (/ (pow c 3) b)) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 1/2 (/ (* (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))> |
#<alt (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))> |
#<alt (- (+ (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* -128 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))> |
#<alt (- (+ (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -128 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))))> |
#<alt (- (+ (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (+ (* -64 (/ (* a (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* (sqrt (/ a (pow c 3))) (/ (* (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -128 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))))> |
#<alt (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))> |
#<alt (+ (* -1 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) a)) (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3))) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (* (+ (* 2 (* (pow b 3) c)) (* (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) a)) (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))> |
#<alt (* 16 (* (pow a 2) (pow c 2)))> |
#<alt (+ (* 4 (* (sqrt (* (pow a 3) (pow c 3))) (* b (sqrt -4)))) (* 16 (* (pow a 2) (pow c 2))))> |
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* b (- (* b (- (* -1/4 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (+ (* -8 (* a c)) (* -1 (* a (* c (pow (sqrt -4) 2))))))) (* -4 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -4))))))> |
#<alt (+ (* 16 (* (pow a 2) (pow c 2))) (* b (- (* b (- (+ (* -1 (* b (+ (* -2 (* (sqrt (* a c)) (sqrt -4))) (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/4 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (+ (* -8 (* a c)) (* -1 (* a (* c (pow (sqrt -4) 2))))))))))))) (* -1/4 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c)))) (+ (* -8 (* a c)) (* -1 (* a (* c (pow (sqrt -4) 2))))))) (* -4 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -4))))))> |
#<alt (* 1/3 (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))> |
#<alt (* (pow b 2) (- (+ (* 1/3 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/3 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/9 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2)))))> |
#<alt (* (pow b 2) (- (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/3 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/3 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* -2/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4)))))))> |
#<alt (* (pow b 2) (- (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))))) (+ (* -4/9 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -64/3 (* (pow a 3) (pow c 3))) (+ (* -2/9 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))))))))))))) (pow b 6))) (+ (* 1/3 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/3 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* -2/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4)))))))> |
#<alt (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))> |
#<alt (* (pow b 2) (- (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2))))> |
#<alt (* (pow b 2) (- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)) (/ (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 4))))))> |
#<alt (* (pow b 2) (- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* -1 (/ (+ (* 2 (* (pow a 2) (* (pow c 2) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))))))) (+ (* 4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (+ (* 2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))))))))) (pow b 6))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)) (/ (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 4))))))> |
#<alt (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (+ (* 2 (pow b 2)) (pow b 2)))> |
#<alt (* c (+ (* -8 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))> |
#<alt (* c (+ (* -8 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (* -64 (/ (pow a 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))> |
#<alt (* c (+ (* -8 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* -64 (/ (pow a 3) (+ (* 2 (pow b 2)) (pow b 2)))) (* -1 (* c (+ (* -4 (/ (* (pow a 3) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* -64 (/ (pow a 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))> |
#<alt (* -64 (/ (* (pow a 3) (pow c 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))> |
#<alt (* (pow c 2) (- (+ (* -64 (/ (pow a 3) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 32 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))> |
#<alt (* (pow c 2) (- (+ (* -64 (/ (pow a 3) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* -8 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -4 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 32 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))))) (+ (* -128 (/ (* (pow a 3) (pow b 2)) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))))> |
#<alt (* (pow c 2) (- (+ (* -64 (/ (pow a 3) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* -8 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -4 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* (sqrt -4) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 2 (/ (* (pow b 2) (- (+ (* -8 (/ (* a (pow b 4)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -4 (/ (* a (pow b 4)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -32 (* (sqrt (* (pow a 5) c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (pow c 3))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 32 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))))) (+ (* -128 (/ (* (pow a 3) (pow b 2)) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))))> |
#<alt (* 64 (/ (* (pow a 3) (pow c 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 64 (/ (pow a 3) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 4 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 8 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 16 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 64 (/ (pow a 3) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (* (sqrt -1) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 4 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 8 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 16 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 4 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 8 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 16 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 64 (/ (pow a 3) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))> |
#<alt (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (+ (* 2 (pow b 2)) (pow b 2)))> |
#<alt (* a (+ (* -8 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))> |
#<alt (* a (+ (* -8 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (* -64 (/ (pow c 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))> |
#<alt (* a (+ (* -8 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* -64 (/ (pow c 3) (+ (* 2 (pow b 2)) (pow b 2)))) (* -1 (* a (+ (* -4 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow c 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 c) (* -2 c)) (- (* -64 (/ (pow c 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))> |
#<alt (* -64 (/ (* (pow a 2) (pow c 3)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))> |
#<alt (* (pow a 2) (- (+ (* -64 (/ (pow c 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 32 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))> |
#<alt (* (pow a 2) (- (+ (* -64 (/ (pow c 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* -8 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -4 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 32 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) (+ (* -128 (/ (* (pow b 2) (pow c 3)) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow c 5) (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))))> |
#<alt (* (pow a 2) (- (+ (* -64 (/ (pow c 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* -8 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -4 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* (sqrt -4) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 2 (/ (* (pow b 2) (- (+ (* -8 (/ (* (pow b 4) c) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -4 (/ (* (pow b 4) c) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -32 (* (sqrt (* a (pow c 5))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (pow a 3))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 32 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))))) (+ (* -128 (/ (* (pow b 2) (pow c 3)) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow c 5) (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))))> |
#<alt (* 64 (/ (* (pow a 2) (pow c 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (* 64 (/ (pow c 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 4 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 8 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 16 (* (sqrt (* a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) a)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (* 64 (/ (pow c 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (* (sqrt -1) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 4 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 8 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 16 (* (sqrt (* a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 4 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 8 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 16 (* (sqrt (* a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) a)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (* 64 (/ (pow c 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))> |
#<alt (/ -1/4 (* a c))> |
#<alt (- (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -4)))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* b (- (* -1 (* b (+ (* 1/64 (/ (pow (sqrt -4) 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (- (* b (- (* b (- (* -1 (* b (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -4))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ (* 1/64 (/ (pow (sqrt -4) 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* (pow a 2) (pow c 2)))))))))))) (+ (* 1/64 (/ (pow (sqrt -4) 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c))))> |
#<alt (/ 1/3 (pow b 2))> |
#<alt (/ (+ 1/3 (* -1/9 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1/3 (* -1 (/ (+ (* -2/9 (* (pow a 2) (pow c 2))) (* -1/27 (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2))) (pow b 4)))) (* 1/9 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1/3 (* -1 (/ (+ (* -4/9 (* (pow a 3) (pow c 3))) (+ (* -1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (+ (* -2/9 (* (pow a 2) (pow c 2))) (* -1/27 (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2))))) (* 2/27 (* (pow a 2) (* (pow c 2) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6)))) (+ (* -2/9 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/27 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) (pow b 4))) (* 1/9 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (pow b 2)))))) (pow b 2))> |
#<alt (/ 1 (pow b 2))> |
#<alt (/ (+ 1 (* -1 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (pow b 2)))) (pow b 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1 (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2)) (* 2 (* (pow a 2) (pow c 2)))) (pow b 4)))) (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))) (pow b 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -4 (* a c)) (* 2 (* a c)))))) (+ (* -1 (* (+ (* -4 (* a c)) (* 2 (* a c))) (+ (* -1 (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2)) (* 2 (* (pow a 2) (pow c 2)))))) (* 4 (* (pow a 3) (pow c 3))))) (pow b 6)))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -1 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (pow b 2))> |
#<alt (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))> |
#<alt (+ (* -1 (* c (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))> |
#<alt (+ (* c (- (* -1 (* c (+ (* -2 (/ (pow a 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))> |
#<alt (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -2 (/ (pow a 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (* 2 (/ (* (pow a 2) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))))))) (+ (* -2 (/ (pow a 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))> |
#<alt (/ 1 (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))> |
#<alt (/ (+ (* -2 (/ (pow b 2) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ 1 (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) (pow c 2))) (/ 1 (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 2 (/ (pow b 2) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ c a)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))))) (pow c 3))) (/ 1 (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* -4 (/ (pow b 4) (* (pow c 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (pow b 2) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) c)> |
#<alt (/ -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))> |
#<alt (* -1 (/ (+ (* 2 (/ (pow b 2) (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (/ 1 (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -4 (/ (pow b 4) (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 1/4 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 1/4 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) c))> |
#<alt (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))> |
#<alt (+ (* -1 (* a (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))> |
#<alt (+ (* a (- (* -1 (* a (+ (* -2 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))> |
#<alt (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -2 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (* 2 (/ (* (pow c 2) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))))))) (+ (* -2 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2))))> |
#<alt (/ 1 (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))> |
#<alt (/ (+ (* -2 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 2 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ a c)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))))) (pow a 3))) (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* -4 (/ (pow b 4) (* (pow a 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) a)> |
#<alt (/ -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))> |
#<alt (* -1 (/ (+ (* 2 (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -4 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) a)) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) a))> |
198 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | c | @ | inf | (/ (/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) (* a 2)) |
| 12.0ms | b | @ | -inf | (/ (/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) (* a 2)) |
| 9.0ms | a | @ | inf | (/ (/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) (* a 2)) |
| 7.0ms | c | @ | -inf | (/ (- (* b b) (+ (* b b) (* c (* a -4)))) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) |
| 6.0ms | a | @ | 0 | (/ (/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) (* a 2)) |
| 1× | batch-egg-rewrite |
| 4278× | *-lowering-*.f32 |
| 4278× | *-lowering-*.f64 |
| 3468× | accelerator-lowering-fma.f32 |
| 3468× | accelerator-lowering-fma.f64 |
| 2974× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 427 |
| 1 | 424 | 389 |
| 2 | 4400 | 370 |
| 0 | 9265 | 350 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ c b) (/ c b)) |
(/ (* (* c -2) (* c c)) (pow b 5)) |
(/ (* (pow c 4) 20) (pow b 6)) |
(* (pow c 4) 20) |
(neg a) |
(/ b (neg a)) |
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2))) |
(+ (* b b) (* c (* a -4))) |
(/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(- (* b b) (+ (* b b) (* c (* a -4)))) |
(/ (- (* b b) (+ (* b b) (* c (* a -4)))) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) |
(/ (/ (- (* b b) (+ (* b b) (* c (* a -4)))) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) (* a 2)) |
(- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) |
(* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4)))) |
(* (* b b) (* b b)) |
(pow (+ (* b b) (* c (* a -4))) 3/2) |
(* a (- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b))) |
(- (* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* (/ c b) (/ c b)) b)) |
(* a (+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) |
(+ (/ (* (* c -2) (* c c)) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)) |
(* b b) |
(/ (/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) (* a 2)) |
(/ (* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) (+ (pow (+ (* b b) (* c (* a -4))) 3/2) (* b (* b b)))) |
(* (- (* (+ (* b b) (* c (* a -4))) (* (+ (* b b) (* c (* a -4))) (+ (* b b) (* c (* a -4))))) (* (* b b) (* (* b b) (* b b)))) (/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4))))))))) |
(/ 1 (+ (+ (* b b) (* c (* a -4))) (* b (+ b (sqrt (+ (* b b) (* c (* a -4)))))))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 c b)) #s(literal 2 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) |
(neg.f64 (/.f64 (/.f64 c b) (/.f64 b c))) |
(/.f64 (/.f64 c b) (/.f64 b c)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c c) b))) |
(/.f64 (/.f64 (*.f64 c c) b) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b)) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (/.f64 b c))) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b c) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 (/.f64 b c) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) c) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 b (/.f64 b c))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 c c)) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) b) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) c)) b) |
(pow.f64 (/.f64 c b) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 c b) (/.f64 b c)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 b c) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 b c) (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 c c) b)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 c b))) #s(literal 2 binary64)) |
(*.f64 c (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c b) (/.f64 c b)) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c c)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 b b)) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (*.f64 b b))) #s(literal 2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(*.f64 (exp.f64 (log.f64 (/.f64 c b))) (exp.f64 (log.f64 (/.f64 c b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -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 (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -2 binary64))) |
(*.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 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 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal 1 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 20 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 20 binary64) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 20 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 b #s(literal 20 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) #s(literal 20 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) #s(literal 20 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) |
(*.f64 #s(literal 20 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 c c)) (*.f64 c c)) |
(+.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 (*.f64 a 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) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(neg.f64 (/.f64 b a)) |
(/.f64 b a) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b b) (*.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 b b))) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) b) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #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 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #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 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))))) (exp.f64 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))))) (exp.f64 (log.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) a) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -4 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))) |
(+.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) |
(-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b b (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 b b (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) b) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #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 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #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 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 b (*.f64 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.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 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(fma.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) b (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/4 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (pow.f64 b #s(literal 5/2 binary64)) (pow.f64 b #s(literal 7/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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))))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) |
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(fma.f64 c (*.f64 (*.f64 a #s(literal -4 binary64)) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 c (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 c a) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) b) b (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) c) (*.f64 a #s(literal -4 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal -4 binary64))) c (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 c a)) #s(literal -4 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 4 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 b)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 b b)) b) |
(exp.f64 (*.f64 #s(literal 3/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) #s(literal 3/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3/4 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3/4 binary64)))) |
(/.f64 (pow.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3/4 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3/2 binary64)) (log.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a)))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 3 binary64))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 a (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) a) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) a)) |
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) a (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) a)) |
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 b c))) b)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) a) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 b c))) b))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)) a) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)) |
(+.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (-.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)) |
(-.f64 (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))))) (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) (/.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 b c))) b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (/.f64 c b) (/.f64 c (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (/.f64 c b) (neg.f64 (/.f64 c (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a) (-.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a) (-.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a (-.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)) |
(fma.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (/.f64 b c))) #s(literal -1 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(fma.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 b (*.f64 b b))) (*.f64 b b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 b b)) b (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 c c)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)))) (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 b c))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 b c))) b))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 b c))) b)))) (neg.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (-.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 b c))) b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (*.f64 a (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)))) (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 b c))) b)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) (*.f64 (/.f64 b (/.f64 (/.f64 c b) (/.f64 b c))) b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 c b) (/.f64 b c)) b)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) a (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 a (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) b) a) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) a (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (*.f64 a a) a))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 (*.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (-.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (/.f64 a (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) a) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 c (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (pow.f64 b #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))) (*.f64 b b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b b)) b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) c) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) |
(fma.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c c)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 5/2 binary64)) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal -1/4 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(fma.f64 (pow.f64 (/.f64 b (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (*.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) b)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))))) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) #s(literal -1/64 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)))) |
(+.f64 (*.f64 b b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 b b)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b b)) |
(fma.f64 b b #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) #s(literal 0 binary64)) |
(neg.f64 (*.f64 b b)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 b (*.f64 b b)) b) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 0 binary64)) (-.f64 (*.f64 b b) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(*.f64 b b) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 b b)) |
(*.f64 #s(literal -1 binary64) (*.f64 b b)) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) |
(fma.f64 b (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 b a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) b) #s(literal -1 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #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 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 b (*.f64 a #s(literal 2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #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 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(/.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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 1 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64))))) (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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))))) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(pow.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))) (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) #s(literal 3/2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) a) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (*.f64 #s(literal -2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 a (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(+.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 c a)) #s(literal 16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 1 binary64)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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))))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (*.f64 b (*.f64 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 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.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 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(pow.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (pow.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 3 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
| 1× | egg-herbie |
| 8018× | *-lowering-*.f32 |
| 8018× | *-lowering-*.f64 |
| 4286× | accelerator-lowering-fma.f32 |
| 4286× | accelerator-lowering-fma.f64 |
| 4264× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3335 | 41468 |
| 0 | 8543 | 39797 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(/ (pow c 2) (pow b 2)) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(* 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 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 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 (/ 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/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 (/ 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/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/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))) |
(* -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)) |
(* 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)))) |
(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)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(* 1/2 (/ b a)) |
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 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/2 (/ 1 a)))))) |
(* -1/2 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 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/2 (/ 1 a))))))) |
(* 1/2 (/ b a)) |
(+ (* -1 (/ c b)) (* 1/2 (/ b a))) |
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* 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/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)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
(* 1/2 (/ b a)) |
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 1/2 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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (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 (* 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)))))))) |
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)))))))) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* -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 (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(* -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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))) |
(* -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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(* -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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -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)) (sqrt -1))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(* -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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(* -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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -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))) (* 4 (/ (+ (* -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)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (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 (+ (* 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 (+ (* -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 (/ 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)) |
(* -64 (* (pow a 3) (pow c 3))) |
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))))) |
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) |
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) |
(* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))) |
(* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))) |
(* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) |
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) |
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))) |
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))) |
(* -64 (* (pow a 3) (pow c 3))) |
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c))))) |
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c))))))) |
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c))))))) |
(* -64 (* (pow a 3) (pow c 3))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3))))) |
(* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) |
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) |
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))) |
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))) |
(* -64 (* (pow a 3) (pow c 3))) |
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a))))) |
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a))))))) |
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a))))))) |
(* -64 (* (pow a 3) (pow c 3))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3))))) |
(* 16 (* (pow a 2) (pow c 2))) |
(+ (* -8 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))) |
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2)))) |
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2)))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(pow b 4) |
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2))))) |
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(pow b 4) |
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4)) |
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4)) |
(* 16 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))) |
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(* 16 (* (pow a 2) (pow c 2))) |
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2)))) |
(pow b 4) |
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4)) |
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4)) |
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4)) |
(* 16 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))) |
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(* 16 (* (pow a 2) (pow c 2))) |
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2)))) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) |
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))) |
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))) |
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64))))))))) |
(pow b 3) |
(* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))) |
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))) |
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))) |
(* -1 (pow b 3)) |
(* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))) |
(pow b 3) |
(+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3)) |
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3)) |
(+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)) |
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) |
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) |
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) |
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))) |
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) |
(* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(pow b 3) |
(+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3)) |
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3)) |
(+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)) |
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) |
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) |
(* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))) |
(* 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 (/ (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 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) |
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) |
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) |
(* -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))))))) |
(* -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 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) 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))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3)) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3)) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3))) |
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3))) |
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3))) |
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3))) |
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -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 2) (+ (* -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))))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(* -1 (/ (pow c 2) (pow b 3))) |
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)) |
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3)) |
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3)) |
(* -1 (/ (pow c 2) (pow b 3))) |
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))) |
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3))) |
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3))) |
(* -2 (/ (* a (pow c 3)) (pow b 5))) |
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* -2 (/ (* a (pow c 3)) (pow b 5))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(* -2 (/ (* a (pow c 3)) (pow b 5))) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5)) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5)) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5)) |
(* -2 (/ (* a (pow c 3)) (pow b 5))) |
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(* -2 (/ (pow c 3) (pow b 5))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64)))) |
(+ (* 2 (/ (* b (sqrt -4)) (* a (sqrt -64)))) (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64))))) |
(+ (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64)))) (* b (+ (* 1/2 (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (sqrt -4) 2) (sqrt -64)))))))) (* 2 (/ (sqrt -4) (* a (sqrt -64))))))) |
(+ (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64)))) (* b (+ (* 2 (/ (sqrt -4) (* a (sqrt -64)))) (* b (+ (* -1/2 (* b (+ (* -4 (/ (+ (* -4 (* a c)) (+ (* 1/2 (/ (* a (* c (sqrt -64))) (sqrt -4))) (* 1/2 (/ (* (sqrt -4) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* a (* c (sqrt -64))))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (sqrt -4) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) (pow (sqrt -64) 2)))) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))))))))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (sqrt -4) 2) (sqrt -64)))))))))))) |
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b))) |
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))) (pow b 2)))) b) |
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) a)) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))) (pow b 2))))) b) |
(/ (+ (* -1/2 (/ (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -8 (* (pow a 3) (pow c 3))) (+ (* -1 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* 3/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))))) a)) (+ (* 1/6 (* (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) a)) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))))))))) (pow b 6))) (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) a)) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))) (pow b 2)))))) b) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* 1/2 (/ (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* 1/2 (/ (- (* -128 (/ (* (pow a 2) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 4))) (+ (* 1/2 (/ (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 2))) (/ 1 a))))) |
(* -1 (* b (+ (* -1/2 (/ (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* -128 (/ (* (pow a 2) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* -1/2 (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (+ (* 2 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -128 (/ (* (pow a 2) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 4))) (+ (* 1/2 (/ (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 2))) (/ 1 a)))))) |
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) |
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))) |
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* -32 (/ (pow a 2) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))) |
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* -1/2 (* c (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -8 (/ (pow a 3) b)) (+ (* -1 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 1/2 (/ (* (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* -32 (/ (pow a 2) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* -32 (/ (pow a 2) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))))))))) |
(* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) |
(+ (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) c))) |
(+ (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) c)))) |
(+ (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1/2 (/ (+ (* -64 (/ (* c (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* (sqrt (/ c (pow a 3))) (/ (* (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (+ (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) c))))) |
(* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) |
(+ (* -1/2 (/ (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+ (* -1 (/ (+ (* -1/2 (/ (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) c)) (* 1/2 (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) c)) (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (* 1/2 (/ (+ (* -2 (/ (* (pow b 2) (* c (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3)))) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 2 (* a (pow b 3))) (* (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 1/2 (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) c)) (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) |
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))) |
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* -1/2 (* a (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -8 (/ (pow c 3) b)) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 1/2 (/ (* (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))))))) |
(* -32 (* (sqrt (/ (pow c 3) a)) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) |
(/ (+ (* -32 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) a))) a) |
(/ (+ (* -32 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) a)))) a) |
(/ (+ (* -32 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1/2 (/ (+ (* -64 (/ (* a (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* (sqrt (/ a (pow c 3))) (/ (* (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (+ (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) a))))) a) |
(* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) |
(* -1 (/ (+ (* -4 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 1/2 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a))) a)) |
(* -1 (/ (+ (* -4 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1/2 (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (* 1/2 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) a))) a))) a)) |
(* -1 (/ (+ (* -4 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (* -1/2 (/ (+ (* -2 (/ (* a (* (pow b 2) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3)))) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (* (+ (* 2 (* (pow b 3) c)) (* (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) a))) a)) (* -1/2 (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) a))) a)) |
(* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64)))) |
(+ (* 4 (/ (* b (sqrt -4)) (sqrt -64))) (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64))))) |
(+ (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64)))) (* b (- (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))) (* -4 (/ (sqrt -4) (sqrt -64)))))) |
(+ (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64)))) (* b (- (* b (- (+ (* -1 (* b (+ (* -4 (/ (+ (* -4 (* a c)) (+ (* 1/2 (/ (* a (* c (sqrt -64))) (sqrt -4))) (* 1/2 (/ (* (sqrt -4) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* a (* c (sqrt -64))))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (sqrt -4) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) (pow (sqrt -64) 2)))) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))))))))) (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))) (* -4 (/ (sqrt -4) (sqrt -64)))))) |
(* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b)) |
(/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2)))) b) |
(/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (pow b 4))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (* 1/6 (/ (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 4)))))) b) |
(/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -8 (* (pow a 3) (pow c 3))) (+ (* -1 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* 3/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))))))) (+ (* 1/6 (* (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* -32/3 (* (pow a 3) (pow c 3))) (+ (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))))))))))))) (pow b 6))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (pow b 4))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (* 1/6 (/ (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 4)))))) b) |
(* -2 b) |
(* -1 (* b (- (+ 2 (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))) |
(* -1 (* b (- (+ 2 (+ (* -128 (/ (* (pow a 3) (pow c 3)) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))))))))) |
(* -1 (* b (- (+ 2 (+ (* -128 (/ (* (pow a 3) (pow c 3)) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* -1 (/ (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* -128 (/ (* (pow a 3) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* -1/2 (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (+ (* 2 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 6))) (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))))))))) |
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) |
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (* -32 (/ (pow a 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (+ (* -32 (/ (pow a 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* -1 (* c (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -8 (/ (pow a 3) b)) (+ (* -1 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 1/2 (/ (* (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* -32 (/ (pow a 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) |
(- (+ (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* -128 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) |
(- (+ (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -128 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (* c (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) |
(- (+ (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (+ (* -64 (/ (* c (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* (sqrt (/ c (pow a 3))) (/ (* (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (+ (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -128 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (* c (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) |
(* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) |
(+ (* -1 (/ (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) c)) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3))) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (+ (* 2 (* a (pow b 3))) (* (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) c)) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) |
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (+ (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* -1 (* a (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -8 (/ (pow c 3) b)) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 1/2 (/ (* (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) |
(- (+ (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* -128 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) |
(- (+ (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -128 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
(- (+ (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (+ (* -64 (/ (* a (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* (sqrt (/ a (pow c 3))) (/ (* (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -128 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
(* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) |
(+ (* -1 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) a)) (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3))) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (* (+ (* 2 (* (pow b 3) c)) (* (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) a)) (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(* 16 (* (pow a 2) (pow c 2))) |
(+ (* 4 (* (sqrt (* (pow a 3) (pow c 3))) (* b (sqrt -4)))) (* 16 (* (pow a 2) (pow c 2)))) |
(+ (* 16 (* (pow a 2) (pow c 2))) (* b (- (* b (- (* -1/4 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (+ (* -8 (* a c)) (* -1 (* a (* c (pow (sqrt -4) 2))))))) (* -4 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -4)))))) |
(+ (* 16 (* (pow a 2) (pow c 2))) (* b (- (* b (- (+ (* -1 (* b (+ (* -2 (* (sqrt (* a c)) (sqrt -4))) (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/4 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (+ (* -8 (* a c)) (* -1 (* a (* c (pow (sqrt -4) 2))))))))))))) (* -1/4 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c)))) (+ (* -8 (* a c)) (* -1 (* a (* c (pow (sqrt -4) 2))))))) (* -4 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -4)))))) |
(* 1/3 (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))) |
(* (pow b 2) (- (+ (* 1/3 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/3 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/9 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))))) |
(* (pow b 2) (- (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/3 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/3 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* -2/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4))))))) |
(* (pow b 2) (- (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))))) (+ (* -4/9 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -64/3 (* (pow a 3) (pow c 3))) (+ (* -2/9 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))))))))))))) (pow b 6))) (+ (* 1/3 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/3 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* -2/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4))))))) |
(* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))) |
(* (pow b 2) (- (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)))) |
(* (pow b 2) (- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)) (/ (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 4)))))) |
(* (pow b 2) (- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* -1 (/ (+ (* 2 (* (pow a 2) (* (pow c 2) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))))))) (+ (* 4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (+ (* 2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))))))))) (pow b 6))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)) (/ (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 4)))))) |
(/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (+ (* 2 (pow b 2)) (pow b 2))) |
(* c (+ (* -8 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(* c (+ (* -8 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (* -64 (/ (pow a 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(* c (+ (* -8 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* -64 (/ (pow a 3) (+ (* 2 (pow b 2)) (pow b 2)))) (* -1 (* c (+ (* -4 (/ (* (pow a 3) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* -64 (/ (pow a 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(* -64 (/ (* (pow a 3) (pow c 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) |
(* (pow c 2) (- (+ (* -64 (/ (pow a 3) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 32 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) |
(* (pow c 2) (- (+ (* -64 (/ (pow a 3) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* -8 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -4 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 32 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))))) (+ (* -128 (/ (* (pow a 3) (pow b 2)) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))))) |
(* (pow c 2) (- (+ (* -64 (/ (pow a 3) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* -8 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -4 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* (sqrt -4) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 2 (/ (* (pow b 2) (- (+ (* -8 (/ (* a (pow b 4)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -4 (/ (* a (pow b 4)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -32 (* (sqrt (* (pow a 5) c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (pow c 3))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 32 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))))) (+ (* -128 (/ (* (pow a 3) (pow b 2)) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))))) |
(* 64 (/ (* (pow a 3) (pow c 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) |
(* (pow c 2) (+ (* -1 (/ (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 64 (/ (pow a 3) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 4 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 8 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 16 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 64 (/ (pow a 3) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (* (sqrt -1) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 4 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 8 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 16 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 4 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 8 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 16 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 64 (/ (pow a 3) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (+ (* 2 (pow b 2)) (pow b 2))) |
(* a (+ (* -8 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(* a (+ (* -8 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (* -64 (/ (pow c 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(* a (+ (* -8 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* -64 (/ (pow c 3) (+ (* 2 (pow b 2)) (pow b 2)))) (* -1 (* a (+ (* -4 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow c 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 c) (* -2 c)) (- (* -64 (/ (pow c 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(* -64 (/ (* (pow a 2) (pow c 3)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) |
(* (pow a 2) (- (+ (* -64 (/ (pow c 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 32 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) |
(* (pow a 2) (- (+ (* -64 (/ (pow c 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* -8 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -4 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 32 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) (+ (* -128 (/ (* (pow b 2) (pow c 3)) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow c 5) (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) |
(* (pow a 2) (- (+ (* -64 (/ (pow c 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* -8 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -4 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* (sqrt -4) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 2 (/ (* (pow b 2) (- (+ (* -8 (/ (* (pow b 4) c) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -4 (/ (* (pow b 4) c) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -32 (* (sqrt (* a (pow c 5))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (pow a 3))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 32 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))))) (+ (* -128 (/ (* (pow b 2) (pow c 3)) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow c 5) (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) |
(* 64 (/ (* (pow a 2) (pow c 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) |
(* (pow a 2) (+ (* -1 (/ (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (* 64 (/ (pow c 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 4 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 8 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 16 (* (sqrt (* a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) a)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (* 64 (/ (pow c 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (* (sqrt -1) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 4 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 8 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 16 (* (sqrt (* a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 4 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 8 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 16 (* (sqrt (* a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) a)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (* 64 (/ (pow c 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(/ -1/4 (* a c)) |
(- (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -4)))) (* 1/4 (/ 1 (* a c)))) |
(- (* b (- (* -1 (* b (+ (* 1/64 (/ (pow (sqrt -4) 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c)))) |
(- (* b (- (* b (- (* -1 (* b (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -4))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ (* 1/64 (/ (pow (sqrt -4) 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* (pow a 2) (pow c 2)))))))))))) (+ (* 1/64 (/ (pow (sqrt -4) 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c)))) |
(/ 1/3 (pow b 2)) |
(/ (+ 1/3 (* -1/9 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1/3 (* -1 (/ (+ (* -2/9 (* (pow a 2) (pow c 2))) (* -1/27 (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2))) (pow b 4)))) (* 1/9 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1/3 (* -1 (/ (+ (* -4/9 (* (pow a 3) (pow c 3))) (+ (* -1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (+ (* -2/9 (* (pow a 2) (pow c 2))) (* -1/27 (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2))))) (* 2/27 (* (pow a 2) (* (pow c 2) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6)))) (+ (* -2/9 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/27 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) (pow b 4))) (* 1/9 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (pow b 2)))))) (pow b 2)) |
(/ 1 (pow b 2)) |
(/ (+ 1 (* -1 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (pow b 2)))) (pow b 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2)) (* 2 (* (pow a 2) (pow c 2)))) (pow b 4)))) (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -4 (* a c)) (* 2 (* a c)))))) (+ (* -1 (* (+ (* -4 (* a c)) (* 2 (* a c))) (+ (* -1 (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2)) (* 2 (* (pow a 2) (pow c 2)))))) (* 4 (* (pow a 3) (pow c 3))))) (pow b 6)))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -1 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (pow b 2)) |
(/ 1 (+ (* 2 (pow b 2)) (pow b 2))) |
(+ (* -1 (* c (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+ (* c (- (* -1 (* c (+ (* -2 (/ (pow a 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -2 (/ (pow a 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (* 2 (/ (* (pow a 2) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))))))) (+ (* -2 (/ (pow a 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(/ 1 (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) |
(/ (+ (* -2 (/ (pow b 2) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ 1 (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) c) |
(/ (- (+ (* -1 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) (pow c 2))) (/ 1 (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 2 (/ (pow b 2) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ c a)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))))) (pow c 3))) (/ 1 (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* -4 (/ (pow b 4) (* (pow c 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (pow b 2) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) c) |
(/ -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) |
(* -1 (/ (+ (* 2 (/ (pow b 2) (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (/ 1 (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -4 (/ (pow b 4) (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 1/4 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 1/4 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) c)) |
(/ 1 (+ (* 2 (pow b 2)) (pow b 2))) |
(+ (* -1 (* a (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+ (* a (- (* -1 (* a (+ (* -2 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -2 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (* 2 (/ (* (pow c 2) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))))))) (+ (* -2 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(/ 1 (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) |
(/ (+ (* -2 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) a) |
(/ (- (+ (* -1 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 2 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ a c)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))))) (pow a 3))) (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* -4 (/ (pow b 4) (* (pow a 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) a) |
(/ -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) |
(* -1 (/ (+ (* 2 (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -4 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) a)) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) a)) |
| Outputs |
|---|
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (pow c 2) (pow b 2)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow c 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 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))) |
(* 20 (pow c 4)) |
(*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64))) |
(* -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 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 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 (*.f64 #s(literal 1/2 binary64) (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 (*.f64 #s(literal 1/2 binary64) (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(* -1 (/ c b)) |
(neg.f64 (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -1 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))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 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 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.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)) |
(neg.f64 (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) 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)))))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (/ c b)) |
(neg.f64 (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (neg.f64 (/.f64 (*.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 #s(literal -1/4 binary64) (/.f64 (*.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 (*.f64 #s(literal 1/2 binary64) (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64))))) |
(* 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 #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 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (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 #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 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) 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))))) |
(neg.f64 (*.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 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -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 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.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) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a))) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (/ c b)) |
(neg.f64 (/.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 (neg.f64 (/.f64 c b)) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.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 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) |
(- (+ (* 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 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (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 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) 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/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 (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 (*.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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal 1/2 binary64) b)) a))) |
(* -4 (* a c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(* -4 (* a c)) |
(*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 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 (neg.f64 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 (neg.f64 a) (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal 4 binary64) c))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 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/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)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -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))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.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/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))) |
(*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(*.f64 b (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) 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/2 (/ 1 a)))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) 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/2 (/ 1 a))))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (neg.f64 c) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
(+ (* -1 (/ c b)) (* 1/2 (/ b a))) |
(+.f64 (neg.f64 (/.f64 c b)) (/.f64 (*.f64 #s(literal 1/2 binary64) b) a)) |
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.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)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) |
(* 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 #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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -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)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (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 #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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (+.f64 (*.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (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 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(neg.f64 (*.f64 c (+.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) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (+.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) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))))) |
(*.f64 (neg.f64 c) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (+.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) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) b) a) |
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 1/2 binary64) b)) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 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/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)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (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))))) |
(+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (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 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 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/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 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))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (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/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))) |
(+.f64 (neg.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal -1/1024 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))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (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)))))))) |
(* (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (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 (*.f64 #s(literal -1/8 binary64) (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 (*.f64 #s(literal 1/2 binary64) (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 (*.f64 #s(literal 1/2 binary64) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 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)))))))) |
(neg.f64 (*.f64 b (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 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 (*.f64 #s(literal -2 binary64) (*.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 #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 (sqrt.f64 (/.f64 a c)) (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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (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/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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #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 (sqrt.f64 (/.f64 a c)) (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)))))) |
(neg.f64 (*.f64 c (+.f64 (*.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 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (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 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.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 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (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)))))))) |
(neg.f64 (*.f64 c (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.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 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -4 binary64) (/.f64 (*.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 #s(literal 1/2 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)))) (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (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 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (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/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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 1/2 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)))) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(neg.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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))))))) |
(neg.f64 (*.f64 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)) (*.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 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 #s(literal 1 binary64) (*.f64 (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 #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))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a 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 (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (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) (*.f64 b (*.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 -1/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 (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (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 (*.f64 #s(literal -4 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 #s(literal 1 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) (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 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 -1/2 binary64))))) (/.f64 #s(literal 4 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 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 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.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 4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 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 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))) |
(neg.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))) (+.f64 (neg.f64 (*.f64 (*.f64 a (*.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 a c))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(* -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 (*.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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(*.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 #s(literal 4 binary64) (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)))))))))) |
(* -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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -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)))))) |
(+.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 #s(literal 4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.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 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 (*.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)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 4 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) (*.f64 b c))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 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 #s(literal 4 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 (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 #s(literal -1/32 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) a))) c))) c)) (*.f64 b c)) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 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 #s(literal -4 binary64) (/.f64 (*.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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(*.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 4 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))))))) |
(* -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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.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))) #s(literal -1/2 binary64)) (*.f64 a a))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -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))) (* 4 (/ (+ (* -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)))))) |
(+.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 #s(literal 4 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.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))) #s(literal -1/2 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))) (/.f64 (*.f64 (/.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))) #s(literal -1/2 binary64)) (*.f64 a 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 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 4 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 a b))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 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 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (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 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) c))) a)) a)) (*.f64 a b)) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 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 (/ 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 (* (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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) 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 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/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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (-.f64 (/.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 (*.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)) 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 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) 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 2 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(* -1 (/ c b)) |
(neg.f64 (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -1 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))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 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))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (/.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)) |
(neg.f64 (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))) |
(neg.f64 (*.f64 b (+.f64 (/.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 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) 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)))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (neg.f64 a) (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c))))) (+.f64 (neg.f64 (*.f64 (*.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))) (+.f64 (/.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 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (/ c b)) |
(neg.f64 (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (neg.f64 (/.f64 (*.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))) (* 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 (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 2 binary64) c) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 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)))) (* -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)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 c c)))) (/.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)))) (* -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 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.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)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal 1 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 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -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 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a)))) c) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -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 (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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a a)) (*.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/8 binary64)))) c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ c b)) |
(neg.f64 (/.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 (neg.f64 (/.f64 c b)) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.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))) (* 2 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(+.f64 (neg.f64 (/.f64 c b)) (*.f64 a (+.f64 (neg.f64 (/.f64 (*.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 2 binary64) a) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 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)))) (* 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 #s(literal 2 binary64) b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 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 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (/.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))) #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 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) (/.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 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.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))) #s(literal -1/2 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))) (/.f64 (*.f64 (/.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))) #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)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) 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)) |
(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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (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 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 a a) (*.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)) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a))) a)) |
(* -64 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))))) |
(+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)))) |
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) |
(+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) |
(+ (* -64 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (+ (* 32 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) |
(+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) |
(* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))) |
(* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64)))) |
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))))) |
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))))) |
(* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))) |
(* (pow b 4) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64)))) |
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))))) |
(* (pow b 4) (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))))) |
(* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) |
(*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) |
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) |
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))))) |
(* c (+ (* -8 (* a (pow b 4))) (+ (* -4 (* a (pow b 4))) (* c (+ (* -64 (* (pow a 3) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))))) |
(* -64 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) c) #s(literal 48 binary64)))) |
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) c) #s(literal 48 binary64))))) |
(* (pow c 3) (+ (* -64 (pow a 3)) (+ (* -8 (/ (* a (pow b 4)) (pow c 2))) (+ (* -4 (/ (* a (pow b 4)) (pow c 2))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) c)) (* 32 (/ (* (pow a 2) (pow b 2)) c))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) c) #s(literal 48 binary64))))) |
(* -64 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) c)) (* 64 (pow a 3))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)) c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))) c)) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) c)) (* 64 (pow a 3))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c))) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)) c)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) c)) (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))))) |
(* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) |
(*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) |
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) |
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))))) |
(* a (+ (* -8 (* (pow b 4) c)) (+ (* -4 (* (pow b 4) c)) (* a (+ (* -64 (* a (pow c 3))) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) a) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))))) |
(* -64 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) #s(literal 48 binary64)))) |
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) #s(literal 48 binary64))))) |
(* (pow a 3) (+ (* -64 (pow c 3)) (+ (* -8 (/ (* (pow b 4) c) (pow a 2))) (+ (* -4 (/ (* (pow b 4) c) (pow a 2))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) a)) (* 32 (/ (* (pow b 2) (pow c 2)) a))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) a) #s(literal 48 binary64))))) |
(* -64 (* (pow a 3) (pow c 3))) |
(*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) a)) (* 64 (pow c 3))))) |
(neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) a)) (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) a) (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))) a)) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) a)) (* 64 (pow c 3))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)) a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) a) (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))))) |
(* 16 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(+ (* -8 (* a (* (pow b 2) c))) (* 16 (* (pow a 2) (pow c 2)))) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) |
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 b b)))) |
(+ (* 16 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -8 (* a c)) (pow b 2)))) |
(+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow b 4) (+ 1 (* -8 (/ (* a c) (pow b 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 4) (+ 1 (+ (* -8 (/ (* a c) (pow b 2))) (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4)) |
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* c (+ (* -8 (* a (pow b 2))) (* 16 (* (pow a 2) c)))) (pow b 4)) |
(+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) c)))) (pow.f64 b #s(literal 4 binary64))) |
(* 16 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) |
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))) |
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (+ (* 16 (pow a 2)) (/ (pow b 4) (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) c) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a a)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 c c))))) |
(* 16 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow c 2) (+ (* -8 (/ (* a (pow b 2)) c)) (* 16 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 b b))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 b b))))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) c)) (* 8 (* a (pow b 2)))) c)) (* 16 (pow a 2)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 b b))))) c) (*.f64 #s(literal 16 binary64) (*.f64 a a)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(+ (* -8 (* a (* (pow b 2) c))) (pow b 4)) |
(+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 (*.f64 b b) c))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4)) |
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) |
(+ (* a (+ (* -8 (* (pow b 2) c)) (* 16 (* a (pow c 2))))) (pow b 4)) |
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) |
(* 16 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) |
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))) |
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (+ (* 16 (pow c 2)) (/ (pow b 4) (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a a))))) |
(* 16 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(* (pow a 2) (+ (* -8 (/ (* (pow b 2) c) a)) (* 16 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) c)) a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 b b)) c))) a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (pow b 4) a)) (* 8 (* (pow b 2) c))) a)) (* 16 (pow c 2)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) a)) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 b b)) c))) a) (*.f64 #s(literal 16 binary64) (*.f64 c c)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (sqrt -64)))) (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))) |
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))))) (sqrt.f64 #s(literal -64 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64))))))) |
(+ (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (* (pow b 2) (- 1 (* 1/2 (/ (* (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2))))))) (sqrt -64)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (- (+ (* -8 (* a c)) (* -4 (* a c))) (* 1/4 (/ (pow (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) 2) (* (pow a 3) (* (pow c 3) (pow (sqrt -64) 2)))))) (sqrt -64))))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))))) (sqrt.f64 #s(literal -64 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -64 binary64))))))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b)))) |
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (pow b 3)) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(* -1 (* (pow b 3) (+ 1 (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2)))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b)))) |
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4))))))) |
(*.f64 (neg.f64 (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 b b)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* (pow b 3) (+ 1 (+ (* 1/2 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (pow b 2))) (+ (* 1/2 (/ (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (pow b 6))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) (pow b 4)))))))) |
(neg.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 3))) (pow b 3)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(+ (* c (+ (* 1/2 (/ (* c (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))))) (pow b 3)) |
(+.f64 (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))) |
(+ (* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (pow b 3))) (* c (+ (* 1/2 (/ (* c (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 c (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b b))) |
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) |
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64))))) |
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64)))))) |
(* (pow c 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (- (pow b 6) (* 1/4 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (* (pow a 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow a 3) c)) (sqrt -64)))))) |
(*.f64 (*.f64 c c) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))))) (/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -64 binary64)))))) |
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) |
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (pow c 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(*.f64 (*.f64 c c) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (pow c 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (pow c 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* c (pow (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) 2)) (pow a 3))))))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4)))))))) (pow c 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (* 8 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64))))))) (*.f64 c (*.f64 c c))) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(pow b 3) |
(*.f64 b (*.f64 b b)) |
(+ (* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 3))) (pow b 3)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(+ (* a (+ (* 1/2 (/ (* a (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))))) (pow b 3)) |
(+.f64 (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b b))) |
(+ (* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (pow b 3))) (* a (+ (* 1/2 (/ (* a (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))) (* 1/2 (/ (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6)))) (pow b 3))))))) (pow b 3)) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b b))) |
(* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64))))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64)))))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (sqrt -64)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 7) (pow c 3)))) (/ (- (pow b 6) (* 1/4 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (* (pow c 3) (pow (sqrt -64) 2))))) (sqrt -64)))) (* (sqrt (/ (pow c 3) a)) (sqrt -64)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (sqrt.f64 #s(literal -64 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (*.f64 c (*.f64 c c))))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 a (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -64 binary64)))))) |
(* 8 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -1))) |
(*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64)))) |
(* (pow a 2) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1))))) |
(*.f64 (*.f64 a a) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (pow a 2) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64))))) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (* (sqrt -1) (- (pow b 6) (* -1/256 (/ (* a (pow (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) 2)) (pow c 3))))))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c))))))) (pow a 3))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (* 8 (* (sqrt (/ (pow c 3) a)) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 #s(literal 1/256 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))))) (*.f64 a (*.f64 a a)))) (+.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 #s(literal 8 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b 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 a (+.f64 (neg.f64 (/.f64 (*.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))))))) |
(* 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 a (+.f64 (neg.f64 (/.f64 (*.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 #s(literal -5 binary64) (/.f64 (*.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 (neg.f64 (*.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 (/ (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 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (/.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 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (neg.f64 (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* (pow c 2) (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) |
(*.f64 (*.f64 c 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)))))) |
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) |
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.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))))))) |
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) |
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.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))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.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)) (/.f64 (neg.f64 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))))))) |
(*.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 (neg.f64 a) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.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 (/ (+ (* 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)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 #s(literal -5 binary64) (/.f64 (*.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 #s(literal -2 binary64) (*.f64 (*.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))) (* -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 #s(literal -2 binary64) (*.f64 (*.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))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3)) |
(/.f64 (+.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 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* -1 (* a (pow c 2))))) (pow b 3)) |
(/.f64 (+.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 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (+.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 (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2)))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (+.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 (*.f64 b b)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(- (* -2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3))) |
(-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3))) |
(-.f64 (*.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))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(- (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3))) |
(-.f64 (*.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))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.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 2) (+ (* -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 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 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow a 2) (+ (* -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 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 (neg.f64 (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.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 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(*.f64 (*.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 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow c 3) (pow b 5))) (/ (pow c 2) (* a (pow b 3)))) a)))) |
(*.f64 (*.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 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* (pow c 2) (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* c (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) (/ 1 (pow b 3)))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c)))) (/ 1 (* (pow b 3) (pow c 2))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -1 (/ (+ (* 2 (/ a (pow b 5))) (/ 1 (* (pow b 3) c))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c))) c)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* -1 (* (pow b 2) (pow c 2)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (neg.f64 (*.f64 (*.f64 b b) (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(/ (- (* -2 (/ (* a (pow c 3)) (pow b 2))) (pow c 2)) (pow b 3)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3)) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (- (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 4))) (* -2 (/ (* a (pow c 3)) (pow b 2)))) (pow c 2)) (pow b 3)) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (/ (pow c 2) (pow b 3))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (- (* 2 (/ (* a (pow c 3)) (pow b 2))) (* -1 (pow c 2))) (pow b 3))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal 1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (*.f64 c c))))) (*.f64 b (*.f64 b b))) |
(* -1 (/ (- (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4)))) (* -1 (pow c 2))) (pow b 3))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64))) (neg.f64 (*.f64 c c))))) (*.f64 b (*.f64 b b))) |
(* -2 (/ (* a (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) |
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(*.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))))) |
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(*.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))))) |
(* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) |
(*.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 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.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 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.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 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.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)))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.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 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.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 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 (*.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)))))) |
(* -2 (/ (* a (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (+ (* -5 (/ (* (pow a 2) c) (pow b 7))) (* -2 (/ a (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (pow.f64 b #s(literal 5 binary64))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 2) (pow b 7))) (* -2 (/ a (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* -2 (* a (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 7 binary64))) |
(* -2 (/ (* a (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* (pow a 2) (pow c 4)) (pow b 2))) (* -2 (* a (pow c 3)))) (pow b 5)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (* a (pow c 3)) (pow b 5))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (* a (pow c 3))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* (pow c 3) (- (* -5 (/ (* a c) (pow b 7))) (* 2 (/ 1 (pow b 5))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 7 binary64)))) (/.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* (pow c 4) (- (* -5 (/ a (pow b 7))) (* 2 (/ 1 (* (pow b 5) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) a) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* a (pow c 4))) (* -2 (* (pow b 2) (pow c 3)))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(/ (+ (* -5 (/ (* a (pow c 4)) (pow b 2))) (* -2 (pow c 3))) (pow b 5)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -1 (/ (+ (* 2 (pow c 3)) (* 5 (/ (* a (pow c 4)) (pow b 2)))) (pow b 5))) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (*.f64 b b))) (pow.f64 b #s(literal 5 binary64)))) |
(* -2 (/ (pow c 3) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) |
(+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+.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 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+.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 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+.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 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 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)))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 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)))))) |
(* a (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(*.f64 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)))))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 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 (* a (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.f64 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))))) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64)))) |
(*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -64 binary64)))) |
(+ (* 2 (/ (* b (sqrt -4)) (* a (sqrt -64)))) (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 a (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -64 binary64))))) |
(+ (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64)))) (* b (+ (* 1/2 (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (sqrt -4) 2) (sqrt -64)))))))) (* 2 (/ (sqrt -4) (* a (sqrt -64))))))) |
(+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -64 binary64))))))) (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 a (sqrt.f64 #s(literal -64 binary64))))))) |
(+ (* 8 (* (sqrt (/ c a)) (/ 1 (sqrt -64)))) (* b (+ (* 2 (/ (sqrt -4) (* a (sqrt -64)))) (* b (+ (* -1/2 (* b (+ (* -4 (/ (+ (* -4 (* a c)) (+ (* 1/2 (/ (* a (* c (sqrt -64))) (sqrt -4))) (* 1/2 (/ (* (sqrt -4) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* a (* c (sqrt -64))))))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (sqrt -4) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) (pow (sqrt -64) 2)))) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))))))))) (* 1/2 (- (* -1/4 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 3) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow (sqrt -4) 2) (sqrt -64)))))))))))) |
(+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) #s(literal 1 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 a (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -64 binary64))))))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -64 binary64))))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -64 binary64)))))))))))) |
(* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) (* a b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))) (pow b 2)))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) a)))) (*.f64 b b))) b) |
(/ (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) a)) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))) (pow b 2))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a)) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) a))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) a))) (*.f64 b b))))) b) |
(/ (+ (* -1/2 (/ (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -8 (* (pow a 3) (pow c 3))) (+ (* -1 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* 3/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))))))) a)) (+ (* 1/6 (* (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) a)) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))))))))) (pow b 6))) (+ (* 1/12 (/ (+ (* -8 (* a c)) (* -4 (* a c))) a)) (+ (* 1/2 (/ (- (* -32/3 (* (pow a 2) (pow c 3))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) a)) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))))))) (pow b 4))) (* 1/2 (/ (- (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) a)) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) a))) (pow b 2)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))))) a) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) a)))) (*.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a)) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) a)))))))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) a) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) a)) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) a))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) a) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) a))) (*.f64 b b)))))) b) |
(* -1 (/ b a)) |
(neg.f64 (/.f64 b a)) |
(* -1 (* b (+ (* 1/2 (/ (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 2))) (/ 1 a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(* -1 (* b (+ (* 1/2 (/ (- (* -128 (/ (* (pow a 2) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 4))) (+ (* 1/2 (/ (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 2))) (/ 1 a))))) |
(neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* b (+ (* -1/2 (/ (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* -128 (/ (* (pow a 2) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* -1/2 (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (+ (* 2 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 6))) (+ (* 1/2 (/ (- (* -128 (/ (* (pow a 2) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))))) (pow b 4))) (+ (* 1/2 (/ (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* a (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 2))) (/ 1 a)))))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 a (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(* 1/4 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) |
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/2 (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))) |
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (* c (- (* -32 (/ (pow a 2) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))))) |
(* c (+ (* 1/4 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* c (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* c (+ (* -1/2 (* c (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -8 (/ (pow a 3) b)) (+ (* -1 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 1/2 (/ (* (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* -32 (/ (pow a 2) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* -32 (/ (pow a 2) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* a (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* a (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) a) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 a (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 a (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))))) |
(* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) |
(*.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) |
(+ (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) c))) |
(+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) c)) |
(+ (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) c)))) |
(+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) c)))) |
(+ (* -32 (* (sqrt (* a c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1/2 (/ (+ (* -64 (/ (* c (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* (sqrt (/ c (pow a 3))) (/ (* (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (+ (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (pow c 2))) (* 1/2 (/ (- (* (sqrt (/ c (pow a 5))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) c))))) |
(+.f64 (*.f64 #s(literal -32 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) c))))) |
(* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) |
(*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) |
(+ (* -1/2 (/ (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))) c) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) |
(+ (* -1 (/ (+ (* -1/2 (/ (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) c)) (* 1/2 (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) c)) (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))))) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))))) c) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (* 1/2 (/ (+ (* -2 (/ (* (pow b 2) (* c (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3)))) (* a (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (* (+ (* 2 (* a (pow b 3))) (* (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* (pow b 3) c) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (* a (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) c))) c)) (* 1/2 (- (* 1/8 (* (sqrt (/ c (pow a 5))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* a c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) c)) (* 4 (* (sqrt (* a c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) c)))) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))))) c) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) |
(* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) |
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (* a (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))) |
(+ (* 1/4 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (+ (* 1/2 (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* a (+ (* -1/2 (* a (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -8 (/ (pow c 3) b)) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 1/2 (/ (* (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/2 (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 a (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))) |
(* -32 (* (sqrt (/ (pow c 3) a)) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) |
(*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) |
(/ (+ (* -32 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) a))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) a)) a) |
(/ (+ (* -32 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) a)))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) a)))) a) |
(/ (+ (* -32 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1/2 (/ (+ (* -64 (/ (* a (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* (sqrt (/ a (pow c 3))) (/ (* (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (+ (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (pow a 2))) (* 1/2 (/ (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) a))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) a))))) a) |
(* 4 (* (sqrt (/ (pow c 3) a)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) |
(* -1 (/ (+ (* -4 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 1/2 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a))) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))) a)))) a) |
(* -1 (/ (+ (* -4 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1/2 (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (* 1/2 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) a))) a))) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))))) a)) a))) a)) |
(* -1 (/ (+ (* -4 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (* -1/2 (/ (+ (* -2 (/ (* a (* (pow b 2) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3)))) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (* (+ (* 2 (* (pow b 3) c)) (* (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) a))) a)) (* -1/2 (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) a))) a)) |
(neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) a))) a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) a))) a)) |
(* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64)))) |
(*.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -64 binary64)))) |
(+ (* 4 (/ (* b (sqrt -4)) (sqrt -64))) (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -64 binary64))))) |
(+ (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64)))) (* b (- (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))) (* -4 (/ (sqrt -4) (sqrt -64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -64 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -64 binary64))))))) |
(+ (* 16 (* (sqrt (* a c)) (/ 1 (sqrt -64)))) (* b (- (* b (- (+ (* -1 (* b (+ (* -4 (/ (+ (* -4 (* a c)) (+ (* 1/2 (/ (* a (* c (sqrt -64))) (sqrt -4))) (* 1/2 (/ (* (sqrt -4) (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* a (* c (sqrt -64))))))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (* (sqrt -4) (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64))))) (pow (sqrt -64) 2)))) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))))))))) (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64))))) (+ (* -4 (/ (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (sqrt -64)))) (* 2 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -64)))) (* (pow a 2) (* (pow c 2) (pow (sqrt -64) 2))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow (sqrt -4) 2) (sqrt -64))))))) (* -4 (/ (sqrt -4) (sqrt -64)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a (*.f64 c (sqrt.f64 #s(literal -64 binary64))))))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -64 binary64))))))))))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -64 binary64)))))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)) (sqrt.f64 #s(literal -64 binary64)))))))) (*.f64 #s(literal 4 binary64) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -64 binary64))))))) |
(* 1/6 (/ (+ (* -8 (* a c)) (* -4 (* a c))) b)) |
(/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) b) |
(/ (- (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/36 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (*.f64 b b)))) b) |
(/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (pow b 4))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (* 1/6 (/ (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 4)))))) b) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))))) (pow.f64 b #s(literal 4 binary64))))) b) |
(/ (- (+ (* -32/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -8 (* (pow a 3) (pow c 3))) (+ (* -1 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* 3/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))))))) (+ (* 1/6 (* (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))))))) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* -32/3 (* (pow a 3) (pow c 3))) (+ (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (* 1/6 (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))))))))))))) (pow b 6))) (+ (* 1/6 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/6 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* (pow a 2) (pow c 2))) (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))) (* 3/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (pow b 4))) (+ (* 1/36 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c)))))) (pow b 2))) (* 1/6 (/ (* (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))) (- (* 1/6 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/36 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* 3/2 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 2 (+ (* -4 (* a c)) (* -2 (* a c))))))))) (pow b 4)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (+.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))))) (*.f64 (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (-.f64 (*.f64 #s(literal -32/3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))))))))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (*.f64 #s(literal 3/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/36 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal 3/2 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))))) (pow.f64 b #s(literal 4 binary64)))))) b) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (- (+ 2 (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))) |
(*.f64 (neg.f64 b) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) |
(* -1 (* b (- (+ 2 (+ (* -128 (/ (* (pow a 3) (pow c 3)) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))))))))) |
(*.f64 (neg.f64 b) (-.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) |
(* -1 (* b (- (+ 2 (+ (* -128 (/ (* (pow a 3) (pow c 3)) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* -1 (/ (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* -128 (/ (* (pow a 3) (pow c 3)) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* -8 (* a c)) (* -4 (* a c)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* -1/2 (+ (* 1/4 (pow (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))) 2)) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))))) (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (+ (* 2 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (pow a 2) (* (pow c 2) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2)))))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (pow b 6))) (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))))))) (+ (* 2 (/ (* (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (- (* 2 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (+ (* -8 (* a c)) (* -4 (* a c))))) (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c)))))) (+ (* 4 (/ (+ (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))) (* 1/2 (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 4 (/ (+ (* 1/2 (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))) (+ (* 1/2 (- (* -64 (* (pow a 3) (pow c 3))) (* 1/2 (* (+ (* -8 (* a c)) (* -4 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* 1/4 (pow (+ (* -8 (* a c)) (* -4 (* a c))) 2))))))) (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))))) (* (pow b 4) (+ (* -8 (* a c)) (* -4 (* a c))))))))))) |
(neg.f64 (*.f64 b (-.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (-.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64))))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))))))) |
(* 1/2 (/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) |
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))) |
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (* -32 (/ (pow a 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))) |
(* c (+ (* 1/2 (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (+ (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* c (- (+ (* -32 (/ (pow a 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* -1 (* c (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -8 (/ (pow a 3) b)) (+ (* -1 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow a 3)) (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 1/2 (/ (* (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* -32 (/ (pow a 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 (* (pow a 2) b)) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* 1/4 (/ (pow (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a))))) (- (* 1/2 (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 1/2 (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 a) (* -2 a)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (-.f64 (neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 a a))) b) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) b)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))))) |
(* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) |
(*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) |
(- (+ (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* -128 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) |
(+.f64 (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) |
(- (+ (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -128 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (* c (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) |
(+.f64 (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (-.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (+.f64 (+.f64 (*.f64 #s(literal -128 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -64 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) |
(- (+ (* -64 (* (sqrt (* (pow a 3) c)) (/ 1 (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (+ (* -1 (/ (+ (* -64 (/ (* c (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -64 (/ (* c (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* (sqrt (/ c (pow a 3))) (/ (* (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (pow c 3))) (+ (* (sqrt (/ 1 (* (pow a 3) c))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) (+ (* -128 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* a (* (pow b 3) (sqrt -64))) (sqrt -4))) (* (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (sqrt -64)))) (pow b 3)))) (* c (* (pow (sqrt -64) 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ c (pow a 3))) (/ (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2)))) (* (sqrt -64) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* (pow a 3) c)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))) |
(+.f64 (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (+.f64 (+.f64 (*.f64 #s(literal -128 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal -64 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64))))) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) |
(*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) |
(+ (* -1 (/ (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))) c) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) c)) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))))) c) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3))) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (sqrt -1) (* (+ (* 2 (* a (pow b 3))) (* (+ (* 1/16 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 4 (* a (pow b 4))) (* 8 (* a (pow b 4))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))) (+ (* -1 (/ (* (pow b 3) c) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (+ (* 1/16 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))))) c)) (* 1/8 (* (sqrt (/ c (pow a 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow a 2) (pow b 2))) (* 32 (* (pow a 2) (pow b 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 16 (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) c)) (* 8 (* (sqrt (* (pow a 3) c)) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))))) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))))) c)) (+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))) c)) (*.f64 (*.f64 #s(literal 8 binary64) (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) |
(* 1/2 (/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))) |
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (-.f64 (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))) |
(* a (+ (* 1/2 (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (+ (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* a (- (+ (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* -1 (* a (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -8 (/ (pow c 3) b)) (+ (* -1 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (pow b 5))) (+ (* 1/2 (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (* -64 (pow c 3)) (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 6))))) (pow b 3))))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 1/2 (/ (* (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* -32 (/ (pow c 3) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2)))))))))) (+ (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 (* b (pow c 2))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow b 3))) (* 1/2 (/ (* (+ (* 2 (pow b 2)) (pow b 2)) (- (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* 1/4 (/ (pow (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) 2) (pow b 6))))) (pow b 3)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* 1/2 (/ (* (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c))))) (- (* 1/2 (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (* (pow b 3) (+ (* 2 (pow b 2)) (pow b 2))))))))) (* 1/4 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 1/2 (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* 2 (pow b 2)) (pow b 2))) (pow b 3))) (* 2 (* (pow b 3) (+ (* -4 c) (* -2 c)))))) (* (pow b 6) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (-.f64 (*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 c (*.f64 c c))) b) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 b (*.f64 b b)))))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -6 binary64)))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))))) |
(* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) |
(*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) |
(- (+ (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* -128 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) |
(+.f64 (+.f64 (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) |
(- (+ (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -128 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
(-.f64 (+.f64 (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (+.f64 (+.f64 (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -64 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) |
(- (+ (* -64 (* (sqrt (* a (pow c 3))) (/ 1 (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (+ (* -1 (/ (+ (* -64 (/ (* a (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))) (sqrt -64)))) (* 2 (* (pow b 2) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -64 (/ (* a (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3))))) (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* (sqrt (/ a (pow c 3))) (/ (* (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (pow a 3))) (+ (* (sqrt (/ 1 (* a (pow c 3)))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) (+ (* -128 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (+ (* -64 (/ (+ (* 1/2 (/ (* (pow b 3) (* c (sqrt -64))) (sqrt -4))) (* (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (sqrt -64)))) (pow b 3)))) (* a (* (pow (sqrt -64) 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (* (sqrt (/ a (pow c 3))) (/ (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2)))) (* (sqrt -64) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (* (sqrt (* a (pow c 3))) (/ (pow b 2) (* (sqrt -64) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))) |
(+.f64 (*.f64 #s(literal -64 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a (*.f64 a a)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (+.f64 (+.f64 (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -64 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) c) (sqrt.f64 #s(literal -64 binary64)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (sqrt.f64 #s(literal -64 binary64)))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a (pow.f64 (sqrt.f64 #s(literal -64 binary64)) #s(literal 2 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -64 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))))) |
(* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) |
(*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) |
(+ (* -1 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))) a)) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) a)) (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) a)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))) a)) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3))) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (sqrt -1) (* (+ (* 2 (* (pow b 3) c)) (* (+ (* 1/16 (* (sqrt (/ a (pow c 3))) (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))))) (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 4 (* (pow b 4) c)) (* 8 (* (pow b 4) c)))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))))) (+ (* -2 (/ (* a (* (pow b 3) c)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))) (+ (* -1 (/ (* a (pow b 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (+ (* 1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 2 (/ (* (pow b 2) (- (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))))) a)) (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (* (sqrt -1) (+ (* 16 (* (pow b 2) (pow c 2))) (* 32 (* (pow b 2) (pow c 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 16 (* (sqrt (* a (pow c 3))) (/ (* (pow b 2) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) a)) (* 8 (* (sqrt (* a (pow c 3))) (/ (sqrt -1) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64))))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal 12 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))))))) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.f64 b (*.f64 b b))) c)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))))) a)) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 c c)) #s(literal 48 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (*.f64 #s(literal -16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) a) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) |
(* 16 (* (pow a 2) (pow c 2))) |
(*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) |
(+ (* 4 (* (sqrt (* (pow a 3) (pow c 3))) (* b (sqrt -4)))) (* 16 (* (pow a 2) (pow c 2)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))) |
(+ (* 16 (* (pow a 2) (pow c 2))) (* b (- (* b (- (* -1/4 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (+ (* -8 (* a c)) (* -1 (* a (* c (pow (sqrt -4) 2))))))) (* -4 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (+.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a c)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 (neg.f64 a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* 16 (* (pow a 2) (pow c 2))) (* b (- (* b (- (+ (* -1 (* b (+ (* -2 (* (sqrt (* a c)) (sqrt -4))) (+ (* -2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (- (* -1/4 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c))) (+ (* -8 (* a c)) (* -1 (* a (* c (pow (sqrt -4) 2))))))))))))) (* -1/4 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* a c)))) (+ (* -8 (* a c)) (* -1 (* a (* c (pow (sqrt -4) 2))))))) (* -4 (* (sqrt (* (pow a 3) (pow c 3))) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a c)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 (neg.f64 a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))))) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 a c)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 a c)) (*.f64 (neg.f64 a) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))))))) |
(* 1/3 (* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c))))) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) |
(* (pow b 2) (- (+ (* 1/3 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/3 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))) (* 1/9 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 b b)))) (*.f64 #s(literal -1/9 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 b b))))) |
(* (pow b 2) (- (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* 1/3 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/3 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2))))) (+ (* -2/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4))))))) |
(*.f64 (*.f64 b b) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -64/3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 2) (- (+ (* -64/3 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1 (/ (+ (* -2/3 (* (pow a 2) (* (pow c 2) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))))) (+ (* -4/9 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* -64/3 (* (pow a 3) (pow c 3))) (+ (* -2/9 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* 1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))))))))))))) (pow b 6))) (+ (* 1/3 (+ (* -8 (* a c)) (* -4 (* a c)))) (* 1/3 (/ (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (pow b 2)))))) (+ (* -2/9 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (* 1/9 (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c)))) (pow b 2))) (* 1/3 (/ (* (+ (* -4 (* a c)) (* -2 (* a c))) (- (* 1/3 (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2))))) (* 1/9 (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* -2 (* a c))))))) (pow b 4))))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -64/3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (*.f64 #s(literal -4/9 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (-.f64 (-.f64 (*.f64 #s(literal -64/3 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))))) (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal 1/3 binary64) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64))) (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 4 binary64))))))) |
(* (pow b 2) (+ (* -8 (* a c)) (* -4 (* a c)))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -12 binary64))) |
(* (pow b 2) (- (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)))) |
(*.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 b b)))) |
(* (pow b 2) (- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2))))))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)) (/ (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 4)))))) |
(*.f64 (*.f64 b b) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 2) (- (+ (* -64 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -8 (* a c)) (+ (* -4 (* a c)) (+ (* -1 (/ (+ (* 2 (* (pow a 2) (* (pow c 2) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))))))) (+ (* 4 (* (pow a 3) (* (pow c 3) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (* -64 (* (pow a 3) (pow c 3))) (+ (* 2 (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c)))))) (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c))))))))))) (pow b 6))) (+ (* 16 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 32 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))))) (+ (* 2 (/ (* (pow a 2) (* (pow c 2) (+ (* -8 (* a c)) (* -4 (* a c))))) (pow b 4))) (+ (/ (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))) (pow b 2)) (/ (* (+ (* -4 (* a c)) (* 2 (* a c))) (- (+ (* 16 (* (pow a 2) (pow c 2))) (* 32 (* (pow a 2) (pow c 2)))) (* (+ (* -8 (* a c)) (* -4 (* a c))) (+ (* -4 (* a c)) (* 2 (* a c)))))) (pow b 4)))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (-.f64 (-.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64))))) (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))))))))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 48 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal 48 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -12 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))))) (pow.f64 b #s(literal 4 binary64))))))) |
(/ (* c (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (+ (* 2 (pow b 2)) (pow b 2))) |
(/.f64 (*.f64 c (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) |
(* c (+ (* -8 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 c (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) |
(* c (+ (* -8 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (* -64 (/ (pow a 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 c (-.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) |
(* c (+ (* -8 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* a (pow b 4)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* c (- (+ (* -64 (/ (pow a 3) (+ (* 2 (pow b 2)) (pow b 2)))) (* -1 (* c (+ (* -4 (/ (* (pow a 3) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow a 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 a) (* -2 a)) (- (* -64 (/ (pow a 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (+ (* -2 (/ (* (pow a 2) (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4))))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 a) (* -2 a)) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* a (pow b 4))) (* -4 (* a (pow b 4)))) (+ (* -4 a) (* -2 a))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 c (-.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (*.f64 c (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (neg.f64 (*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 a #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) |
(* -64 (/ (* (pow a 3) (pow c 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) |
(/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) |
(* (pow c 2) (- (+ (* -64 (/ (pow a 3) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 32 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 48 binary64)) (*.f64 #s(literal -128 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) c) (/.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) |
(* (pow c 2) (- (+ (* -64 (/ (pow a 3) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* -8 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -4 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 32 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))))) (+ (* -128 (/ (* (pow a 3) (pow b 2)) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))))) |
(*.f64 (*.f64 c c) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 48 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal -128 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) c) (/.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* (pow c 2) (- (+ (* -64 (/ (pow a 3) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* -8 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -4 (/ (* a (pow b 4)) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 3) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* (sqrt -4) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))) (* 2 (/ (* (pow b 2) (- (+ (* -8 (/ (* a (pow b 4)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -4 (/ (* a (pow b 4)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (+ (* -32 (* (sqrt (* (pow a 5) c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (pow c 3))) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* 32 (/ (* (pow a 2) (pow b 2)) (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))))))))) (+ (* -128 (/ (* (pow a 3) (pow b 2)) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow a 5) (pow c 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))) (* -128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* (pow c 2) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4))))))))))) |
(*.f64 (*.f64 c c) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -12 binary64)) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 48 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -128 binary64) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) c) (/.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* 64 (/ (* (pow a 3) (pow c 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) |
(/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) |
(* (pow c 2) (+ (* -1 (/ (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 64 (/ (pow a 3) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 48 binary64)) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))) c)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) |
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 4 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 8 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 16 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 64 (/ (pow a 3) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 48 binary64)) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) (*.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) c) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 48 binary64)) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))) c)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) |
(* (pow c 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (* (sqrt -1) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 4 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 8 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 16 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (+ (* 4 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 8 (/ (* a (pow b 4)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 16 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (+ (* 16 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) (* 32 (/ (* (pow a 2) (pow b 2)) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) (* 128 (/ (* (pow a 3) (pow b 2)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (* 64 (/ (pow a 3) (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))))) |
(*.f64 (*.f64 c c) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 48 binary64)) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 48 binary64)) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) (*.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))))) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (*.f64 (/.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 12 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 48 binary64)) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) (*.f64 (*.f64 #s(literal 16 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))) c)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))) #s(literal 48 binary64)) (*.f64 #s(literal -128 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))) c)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) |
(/ (* a (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (+ (* 2 (pow b 2)) (pow b 2))) |
(/.f64 (*.f64 a (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) |
(* a (+ (* -8 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) |
(* a (+ (* -8 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (* -64 (/ (pow c 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 a (-.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (*.f64 a (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) |
(* a (+ (* -8 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -4 (/ (* (pow b 4) c) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* a (- (+ (* -64 (/ (pow c 3) (+ (* 2 (pow b 2)) (pow b 2)))) (* -1 (* a (+ (* -4 (/ (* (pow c 3) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -2 (/ (* (pow c 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -4 c) (* -2 c)) (- (* -64 (/ (pow c 3) (+ (* 2 (pow b 2)) (pow b 2)))) (+ (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c)))) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (/ (* (+ (* -4 c) (* -2 c)) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (pow b 2)) (pow b 2))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* 2 (pow b 2)) (pow b 2)))))))) (/ (* (+ (* -8 (* (pow b 4) c)) (* -4 (* (pow b 4) c))) (+ (* -4 c) (* -2 c))) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (*.f64 a (-.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (-.f64 (*.f64 (neg.f64 a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (*.f64 #s(literal 3 binary64) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 #s(literal 3 binary64) (*.f64 b b))) #s(literal 48 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) #s(literal -12 binary64)) (*.f64 c #s(literal -6 binary64))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))))) |
(* -64 (/ (* (pow a 2) (pow c 3)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) |
(/.f64 (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) |
(* (pow a 2) (- (+ (* -64 (/ (pow c 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 32 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) |
(* (pow a 2) (- (+ (* -64 (/ (pow c 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* -8 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -4 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 32 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) (+ (* -128 (/ (* (pow b 2) (pow c 3)) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow c 5) (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) |
(*.f64 (*.f64 a a) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 48 binary64)))) (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* (pow a 2) (- (+ (* -64 (/ (pow c 3) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* -8 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -4 (/ (* (pow b 4) c) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -1 (/ (+ (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 3) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* (sqrt -4) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))) (* 2 (/ (* (pow b 2) (- (+ (* -8 (/ (* (pow b 4) c) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -4 (/ (* (pow b 4) c) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (+ (* -32 (* (sqrt (* a (pow c 5))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (pow a 3))) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* 32 (/ (* (pow b 2) (pow c 2)) (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))))))))) (+ (* -128 (/ (* (pow b 2) (pow c 3)) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (+ (* -32 (* (sqrt (/ (pow c 5) (pow a 3))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))) (* -128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* (pow a 2) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4))))))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 b b) (-.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -12 binary64)) (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 a (*.f64 a a))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 48 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) #s(literal 48 binary64)) (*.f64 #s(literal 128 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))))))))) |
(* 64 (/ (* (pow a 2) (pow c 3)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) |
(/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) |
(* (pow a 2) (+ (* -1 (/ (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (* 64 (/ (pow c 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(*.f64 (*.f64 a a) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))) a)) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) |
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 4 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 8 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 16 (* (sqrt (* a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) a)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (* 64 (/ (pow c 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))) a)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))) a) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) |
(* (pow a 2) (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (* (sqrt -1) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 4 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 8 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 16 (* (sqrt (* a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))))) (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (+ (* 4 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 8 (/ (* (pow b 4) c) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))))) (+ (* 2 (/ (* (pow b 2) (- (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 16 (* (sqrt (* a (pow c 5))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) a)) (+ (* 16 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) (* 32 (/ (* (pow b 2) (pow c 2)) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) (* 128 (/ (* (pow b 2) (pow c 3)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (* 64 (/ (pow c 3) (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 12 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))))) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 12 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) (*.f64 #s(literal 16 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) a) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 c c)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))) #s(literal 48 binary64)) (/.f64 (*.f64 #s(literal 128 binary64) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))))) a) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c))))) |
(/ -1/4 (* a c)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 a c)) |
(- (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* b (sqrt -4)))) (* 1/4 (/ 1 (* a c)))) |
(-.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 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a c))) |
(- (* b (- (* -1 (* b (+ (* 1/64 (/ (pow (sqrt -4) 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c)))) |
(-.f64 (*.f64 b (-.f64 (neg.f64 (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a c))) |
(- (* b (- (* b (- (* -1 (* b (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (sqrt -4))) (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ 1 (sqrt -4)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (+ (* 1/64 (/ (pow (sqrt -4) 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* (pow a 2) (pow c 2)))))))))))) (+ (* 1/64 (/ (pow (sqrt -4) 2) (* (pow a 2) (pow c 2)))) (* 1/8 (/ 1 (* (pow a 2) (pow c 2))))))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (sqrt -4))))) (* 1/4 (/ 1 (* a c)))) |
(-.f64 (*.f64 b (+.f64 (*.f64 b (-.f64 (*.f64 (neg.f64 b) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 c c))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 a a) (*.f64 c c)))))) (*.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))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a c))) |
(/ 1/3 (pow b 2)) |
(/.f64 #s(literal 1/3 binary64) (*.f64 b b)) |
(/ (+ 1/3 (* -1/9 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/9 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 b b))) (*.f64 b b)) |
(/ (- (+ 1/3 (* -1 (/ (+ (* -2/9 (* (pow a 2) (pow c 2))) (* -1/27 (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2))) (pow b 4)))) (* 1/9 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1/3 binary64) (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64))))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ 1/3 (* -1 (/ (+ (* -4/9 (* (pow a 3) (pow c 3))) (+ (* -1/3 (* (+ (* -4 (* a c)) (* -2 (* a c))) (+ (* -2/9 (* (pow a 2) (pow c 2))) (* -1/27 (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2))))) (* 2/27 (* (pow a 2) (* (pow c 2) (+ (* -4 (* a c)) (* -2 (* a c)))))))) (pow b 6)))) (+ (* -2/9 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* -1/27 (/ (pow (+ (* -4 (* a c)) (* -2 (* a c))) 2) (pow b 4))) (* 1/9 (/ (+ (* -4 (* a c)) (* -2 (* a c))) (pow b 2)))))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1/3 binary64) (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -4/9 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))))) (*.f64 #s(literal 2/27 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (*.f64 (*.f64 a c) #s(literal -6 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2/9 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 (*.f64 a c) #s(literal -6 binary64)) (*.f64 (*.f64 a c) #s(literal -6 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 a c) #s(literal -6 binary64))) (*.f64 b b)))))) (*.f64 b b)) |
(/ 1 (pow b 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 b b)) |
(/ (+ 1 (* -1 (/ (+ (* -4 (* a c)) (* 2 (* a c))) (pow b 2)))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1 (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2)) (* 2 (* (pow a 2) (pow c 2)))) (pow b 4)))) (+ (* -4 (/ (* a c) (pow b 2))) (* 2 (/ (* a c) (pow b 2))))) (pow b 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 b b)) |
(/ (- (+ 1 (* -1 (/ (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -4 (* a c)) (* 2 (* a c)))))) (+ (* -1 (* (+ (* -4 (* a c)) (* 2 (* a c))) (+ (* -1 (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2)) (* 2 (* (pow a 2) (pow c 2)))))) (* 4 (* (pow a 3) (pow c 3))))) (pow b 6)))) (+ (* -4 (/ (* a c) (pow b 2))) (+ (* -1 (/ (pow (+ (* -4 (* a c)) (* 2 (* a c))) 2) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) (pow b 2)) |
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c c)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 (*.f64 a c) #s(literal -2 binary64))) (pow.f64 b #s(literal 4 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))))))) (*.f64 b b)) |
(/ 1 (+ (* 2 (pow b 2)) (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) |
(+ (* -1 (* c (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+.f64 (*.f64 (neg.f64 c) (*.f64 (/.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(+ (* c (- (* -1 (* c (+ (* -2 (/ (pow a 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+.f64 (*.f64 c (-.f64 (neg.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (/.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -2 (/ (pow a 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (* 2 (/ (* (pow a 2) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))))))) (+ (* -2 (/ (pow a 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 a) (* -2 a)) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ a (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (/.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -6 binary64)) (*.f64 (/.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(/ 1 (* c (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) |
(/ (+ (* -2 (/ (pow b 2) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))) (/ 1 (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 c (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) c) |
(/ (- (+ (* -1 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2)))))) (pow c 2))) (/ 1 (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* 2 (/ (pow b 2) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) c) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (*.f64 c c))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 c (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) c) |
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ c a)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ c a)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))))) (pow c 3))) (/ 1 (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))))) (+ (* -4 (/ (pow b 4) (* (pow c 2) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))) (* 2 (/ (pow b 2) (* c (pow (+ (* -4 a) (* (sqrt (/ a c)) (* b (sqrt -4)))) 2))))))) c) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))))) (*.f64 c (*.f64 c c)))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 c c) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (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 (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 c (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) c) |
(/ -1 (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) |
(/.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) |
(* -1 (/ (+ (* 2 (/ (pow b 2) (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) (/ 1 (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) c)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 c (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) c) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -4 (/ (pow b 4) (* c (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2))))) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) c)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 c (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))) c)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a))))) c) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 1/4 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) (* c (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))))) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 3))) (* 1/4 (* (sqrt (/ c a)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))))) c)) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)) 2)))) c)) (/ 1 (+ (* 2 (* (sqrt (/ a c)) (* b (sqrt -1)))) (* 4 a)))) c)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64))))))) (*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 3 binary64))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))))) c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)) #s(literal 2 binary64)))))) c) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) a)))) c)) |
(/ 1 (+ (* 2 (pow b 2)) (pow b 2))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b))) |
(+ (* -1 (* a (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(+ (* a (- (* -1 (* a (+ (* -2 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+.f64 (*.f64 a (-.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 (/.f64 c (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow b 4) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (+ (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -2 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2)))))) (+ (* 2 (pow b 2)) (pow b 2)))) (* 2 (/ (* (pow c 2) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (* (pow b 2) (+ (* 2 (pow b 2)) (pow b 2))))))))) (+ (* -2 (/ (pow c 2) (* (pow b 2) (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))) (* -1 (/ (* (+ (* -4 c) (* -2 c)) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))))) (+ (* 2 (pow b 2)) (pow b 2))))))) (+ (* -4 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2))) (* -2 (/ c (pow (+ (* 2 (pow b 2)) (pow b 2)) 2)))))) (/ 1 (+ (* 2 (pow b 2)) (pow b 2)))) |
(+.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 (neg.f64 a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 (/.f64 c (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))))) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 c (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b))))) (neg.f64 (/.f64 (*.f64 (*.f64 c #s(literal -6 binary64)) (*.f64 (/.f64 c (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 b b)) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) #s(literal -6 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 3 binary64) (*.f64 b b)))) |
(/ 1 (* a (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) |
(/ (+ (* -2 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))) (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) a) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))))) a) |
(/ (- (+ (* -1 (/ (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2)))))) (pow a 2))) (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* 2 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) (*.f64 a a))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))) a) |
(/ (- (+ (* -1 (/ (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3))) (* 1/2 (* (sqrt (/ a c)) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (* -1 (* (sqrt (/ a c)) (/ (pow b 5) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))))) (pow a 3))) (/ 1 (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))))) (+ (* -4 (/ (pow b 4) (* (pow a 2) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 3) (* (sqrt -4) (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))) (* 2 (/ (pow b 2) (* a (pow (+ (* -4 c) (* (sqrt (/ c a)) (* b (sqrt -4)))) 2))))))) a) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 3 binary64)))))) (*.f64 a (*.f64 a a)))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (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 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 b b))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) c) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 2 binary64)))))))) a) |
(/ -1 (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) |
(/.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) |
(* -1 (/ (+ (* 2 (/ (pow b 2) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) a)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -4 (/ (pow b 4) (* a (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3)))) (* 1/4 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2))))) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 a (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64)))) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -2 (/ (* (pow b 2) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) (* a (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c))))) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 5) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))))) (+ (* -4 (/ (pow b 4) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 3))) (* 1/4 (* (sqrt (/ a c)) (/ (* (pow b 3) (sqrt -1)) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))))) a)) (* 2 (/ (pow b 2) (pow (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)) 2)))) a)) (/ 1 (+ (* 2 (* (sqrt (/ c a)) (* b (sqrt -1)))) (* 4 c)))) a)) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))))) a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)) #s(literal 2 binary64))))) a)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) c)))) a)) |
Compiled 240613 to 110486 computations (54.1% saved)
42 alts after pruning (42 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3216 | 22 | 3238 |
| Fresh | 54 | 20 | 74 |
| Picked | 5 | 0 | 5 |
| Done | 1 | 0 | 1 |
| Total | 3276 | 42 | 3318 |
| Status | Accuracy | Program |
|---|---|---|
| 99.1% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 99.1% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 47.3% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 2 binary64))) | |
| 47.3% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 a (*.f64 #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))) | |
| 58.8% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 85.7% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 98.6% | (/.f64 (/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) | |
| 62.1% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 99.3% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
| 79.8% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) | |
| 57.3% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) | |
| 85.9% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) | |
| 56.4% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) | |
| 80.0% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) | |
| ▶ | 42.6% | (/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) (*.f64 a #s(literal 2 binary64))) |
| 42.6% | (/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 56.9% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))) | |
| 56.8% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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.1% | (/.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.0% | (/.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))) | |
| 99.2% | (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) | |
| 99.2% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 99.3% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 79.8% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) | |
| 62.0% | (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) | |
| ▶ | 1.6% | (/.f64 b a) |
| 57.3% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) a))) | |
| ▶ | 57.3% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
| 85.9% | (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) | |
| 56.3% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 42.4% | (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.3% | (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 85.9% | (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b)) | |
| 88.9% | (-.f64 (*.f64 a (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) | |
| 80.0% | (-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) | |
| 56.5% | (+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) | |
| 58.7% | (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) | |
| 57.3% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) | |
| 79.8% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) | |
| 85.7% | (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 a b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 62.2% | (neg.f64 (/.f64 c b)) |
Compiled 2624 to 1620 computations (38.3% saved)
| 1× | egg-herbie |
Found 34 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | cost-diff | 256 | (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 640 | (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) |
| ✓ | cost-diff | 640 | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) |
| ✓ | cost-diff | 128 | (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) |
| ✓ | cost-diff | 384 | (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) |
| ✓ | cost-diff | 384 | (/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (*.f64 a c) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.7% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) |
| ✓ | accuracy | 99.6% | (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 57.6% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b) |
| ✓ | accuracy | 99.5% | (*.f64 a (*.f64 a c)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) |
| ✓ | accuracy | 57.4% | (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 99.7% | (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 7414× | accelerator-lowering-fma.f32 |
| 7414× | accelerator-lowering-fma.f64 |
| 4524× | *-lowering-*.f32 |
| 4524× | *-lowering-*.f64 |
| 2178× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 343 |
| 1 | 114 | 327 |
| 2 | 364 | 320 |
| 3 | 1534 | 306 |
| 4 | 3990 | 304 |
| 0 | 8093 | 288 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* 4 (* a c)) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) (* a 2)) |
(/ (* 4 (* a c)) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) |
(* 4 (* a c)) |
4 |
(* a c) |
a |
c |
(- (- 0 b) (sqrt (+ (* b b) (* c (* a -4))))) |
(- 0 b) |
0 |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* b b) |
(* c (* a -4)) |
(* a -4) |
-4 |
(* a 2) |
2 |
(/ b a) |
(/ (- (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) b) (* a 2)) |
(- (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) b) |
(+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) |
(* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b))) |
(* c -2) |
-2 |
(+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)) |
(/ a b) |
(/ (/ (* a (* a c)) (* b b)) b) |
(/ (* a (* a c)) (* b b)) |
(* a (* a c)) |
(/ 1/2 (/ a (- (sqrt (+ (* b b) (* c (* a -4)))) b))) |
1/2 |
(/ a (- (sqrt (+ (* b b) (* c (* a -4)))) b)) |
(- (sqrt (+ (* b b) (* c (* a -4)))) b) |
(/ (* (- 0 (- 0 (* c (* a -4)))) (/ 1/2 a)) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(* (- 0 (- 0 (* c (* a -4)))) (/ 1/2 a)) |
(- 0 (- 0 (* c (* a -4)))) |
(- 0 (* c (* a -4))) |
(/ 1/2 a) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
| Outputs |
|---|
(/ (/ (* 4 (* a c)) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) (* a 2)) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/ (* 4 (* a c)) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(* 4 (* a c)) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
4 |
#s(literal 4 binary64) |
(* a c) |
(*.f64 a c) |
a |
c |
(- (- 0 b) (sqrt (+ (* b b) (* c (* a -4))))) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* c (* a -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* c (* a -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ b a) |
(/.f64 b a) |
(/ (- (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) b) (* a 2)) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b)) (*.f64 c #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(- (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) b) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b)) (*.f64 c #s(literal -2 binary64))) |
(+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) |
(+.f64 b (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b)) (*.f64 c #s(literal -2 binary64)))) |
(* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b)) (*.f64 c #s(literal -2 binary64))) |
(* c -2) |
(*.f64 c #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)) |
(*.f64 (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 a b)) |
(/ a b) |
(/.f64 a b) |
(/ (/ (* a (* a c)) (* b b)) b) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 a (/.f64 c b))) b) |
(/ (* a (* a c)) (* b b)) |
(*.f64 (/.f64 a b) (*.f64 a (/.f64 c b))) |
(* a (* a c)) |
(*.f64 a (*.f64 a c)) |
(/ 1/2 (/ a (- (sqrt (+ (* b b) (* c (* a -4)))) 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))) |
1/2 |
#s(literal 1/2 binary64) |
(/ a (- (sqrt (+ (* b b) (* c (* a -4)))) b)) |
(/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(- (sqrt (+ (* b b) (* c (* a -4)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(/ (* (- 0 (- 0 (* c (* a -4)))) (/ 1/2 a)) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(* (- 0 (- 0 (* c (* a -4)))) (/ 1/2 a)) |
(*.f64 c #s(literal -2 binary64)) |
(- 0 (- 0 (* c (* a -4)))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(- 0 (* c (* a -4))) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(/ 1/2 a) |
(/.f64 #s(literal 1/2 binary64) a) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| 214.0ms | 182× | 0 | valid |
| 216.0ms | 74× | 1 | valid |
Compiled 451 to 197 computations (56.3% saved)
ival-mult: 161.0ms (48.6% of total)ival-div: 41.0ms (12.4% of total)ival-add: 35.0ms (10.6% of total)backward-pass: 30.0ms (9.1% of total)ival-sub: 29.0ms (8.8% of total)ival-sqrt: 26.0ms (7.8% of total)const: 10.0ms (3% of total)| Inputs |
|---|
#<alt (/ (* 4 (* a c)) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (+ (* b b) (* c (* a -4)))> |
#<alt (/ (/ (* 4 (* a c)) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) (* a 2))> |
#<alt (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (/ b a)> |
#<alt (- (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) b)> |
#<alt (/ (* a (* a c)) (* b b))> |
#<alt (* a (* a c))> |
#<alt (/ (/ (* a (* a c)) (* b b)) b)> |
#<alt (- (sqrt (+ (* b b) (* c (* a -4)))) b)> |
#<alt (/ 1/2 (/ a (- (sqrt (+ (* b b) (* c (* a -4)))) b)))> |
#<alt (/ a (- (sqrt (+ (* b b) (* c (* a -4)))) b))> |
#<alt (* (- 0 (- 0 (* c (* a -4)))) (/ 1/2 a))> |
#<alt (/ (* (- 0 (- 0 (* c (* a -4)))) (/ 1/2 a)) (+ b (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (+ b (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (* 4 (* a c))> |
#<alt (* a c)> |
#<alt (/ (- (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) b) (* a 2))> |
#<alt (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b))))> |
#<alt (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (- 0 (- 0 (* c (* a -4))))> |
#<alt (- 0 (* c (* a -4)))> |
| Outputs |
|---|
#<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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))> |
#<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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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)))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -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))) (* 4 (/ (+ (* -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))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))> |
#<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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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)))))> |
#<alt (+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -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))))))> |
#<alt (* 2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (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 (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (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 (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2))))))> |
#<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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (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 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))> |
#<alt (* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 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 (* 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 (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 (* -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 (* -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 (* -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 (+ (* -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 (* (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 b)> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2))> |
#<alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b))> |
#<alt (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 b)> |
#<alt (- (* 2 (/ (* a c) b)) (* 2 b))> |
#<alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))> |
#<alt (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b))> |
#<alt (* -1 (* (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 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<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 (* -2 b)> |
#<alt (- (* 2 (/ (* a c) b)) (* 2 b))> |
#<alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))> |
#<alt (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b))> |
#<alt (* -1 (* (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 (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<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 (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -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)))) b))> |
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (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)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (/ (* (pow a 2) c) (pow b 2))> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<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 (* 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 (* -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 (* -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/2 (/ b c))> |
#<alt (+ (* -1/2 (/ b c)) (* 1/2 (/ a b)))> |
#<alt (+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))> |
#<alt (+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* 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)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b)))))> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -4)))> |
#<alt (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2)))))> |
#<alt (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c)))> |
#<alt (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (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/16 (* (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/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -4)))> |
#<alt (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2))))> |
#<alt (+ (* b (+ (* -1 (* 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))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (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 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (* -1/2 (/ b c))> |
#<alt (* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))> |
#<alt (* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))> |
#<alt (* b (- (* -1 (/ (+ (* -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))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))> |
#<alt (* -1/2 (/ a b))> |
#<alt (* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b))> |
#<alt (* -1/2 (/ b c))> |
#<alt (/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c)> |
#<alt (/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)> |
#<alt (/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* 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)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c)> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -4)))> |
#<alt (/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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)))))))))) (+ (* -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)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<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 (/ 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 (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* 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 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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 (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 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 (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<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 (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 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 (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<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 (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -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))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<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 (* 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 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))> |
#<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 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt b> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))> |
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 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)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))> |
#<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)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -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)))) b))> |
#<alt (* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<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 (* 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 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 (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* -4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
#<alt (* 4 (* a c))> |
186 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | c | @ | -inf | (- (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) b) |
| 2.0ms | c | @ | inf | (/ a (- (sqrt (+ (* b b) (* c (* a -4)))) b)) |
| 1.0ms | b | @ | inf | (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) |
| 1.0ms | a | @ | inf | (/ (/ (* 4 (* a c)) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) (* a 2)) |
| 1.0ms | c | @ | 0 | (/ (/ (* a (* a c)) (* b b)) b) |
| 1× | batch-egg-rewrite |
| 4206× | /-lowering-/.f32 |
| 4206× | /-lowering-/.f64 |
| 2746× | *-lowering-*.f32 |
| 2746× | *-lowering-*.f64 |
| 2038× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 298 |
| 1 | 292 | 282 |
| 2 | 3225 | 278 |
| 0 | 9244 | 261 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* 4 (* a c)) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) |
(+ (* b b) (* c (* a -4))) |
(/ (/ (* 4 (* a c)) (- (- 0 b) (sqrt (+ (* b b) (* c (* a -4)))))) (* a 2)) |
(- (- 0 b) (sqrt (+ (* b b) (* c (* a -4))))) |
(/ b a) |
(- (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) b) |
(/ (* a (* a c)) (* b b)) |
(* a (* a c)) |
(/ (/ (* a (* a c)) (* b b)) b) |
(- (sqrt (+ (* b b) (* c (* a -4)))) b) |
(/ 1/2 (/ a (- (sqrt (+ (* b b) (* c (* a -4)))) b))) |
(/ a (- (sqrt (+ (* b b) (* c (* a -4)))) b)) |
(* (- 0 (- 0 (* c (* a -4)))) (/ 1/2 a)) |
(/ (* (- 0 (- 0 (* c (* a -4)))) (/ 1/2 a)) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(* 4 (* a c)) |
(* a c) |
(/ (- (+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) b) (* a 2)) |
(+ b (* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b)))) |
(* (* c -2) (+ (/ a b) (/ (/ (* a (* a c)) (* b b)) b))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(- 0 (- 0 (* c (* a -4)))) |
(- 0 (* c (* a -4))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.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 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.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 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.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 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 (*.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 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 (*.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 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 (*.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 (*.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 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #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 (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 4 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (*.f64 a c) (*.f64 #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 #s(literal -4 binary64) (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (*.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 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 a (*.f64 c #s(literal -4 binary64))) (neg.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 binary64) (/.f64 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 4 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.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 a (*.f64 c #s(literal -4 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 b b) (+.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 a (*.f64 c #s(literal -4 binary64))) (-.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)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(hypot.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fabs.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 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 b 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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 b 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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a 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 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 b 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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 b 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 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b 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 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (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 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 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 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b 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 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.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 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #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 a c) (-.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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 #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 a c) (-.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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 #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 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (*.f64 #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 a c) (-.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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (neg.f64 (*.f64 a (*.f64 #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 a c) (-.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 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (*.f64 a (*.f64 #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 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.f64 (/.f64 #s(literal 0 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 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.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 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.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 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 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.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 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.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 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(/.f64 (/.f64 (*.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 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 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 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.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 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.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 a (*.f64 c #s(literal -4 binary64))) (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (neg.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 #s(literal 1/2 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (/.f64 (*.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 (*.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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.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 #s(literal 2 binary64) (/.f64 (/.f64 (*.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))))) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))))) a))) |
(/.f64 (/.f64 (/.f64 (*.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) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.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) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.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) (*.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 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (*.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 (neg.f64 (/.f64 (/.f64 (*.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)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 (*.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 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 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 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.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 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))))))) a) |
(/.f64 (/.f64 (/.f64 (*.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 2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.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 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))) (neg.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 (neg.f64 (neg.f64 (/.f64 (/.f64 (*.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))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.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 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 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 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.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 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.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 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.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 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.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)) #s(literal -1 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 a c) (-.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 c) (/.f64 #s(literal 4 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (*.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 1/2 binary64) a)) |
(*.f64 (/.f64 (*.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 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.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 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 a (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (*.f64 a (*.f64 c #s(literal -4 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 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.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 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/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 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 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 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 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))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.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 -1 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 a (*.f64 #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 (*.f64 c #s(literal -4 binary64))) (-.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 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #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 4 binary64) a) (/.f64 a #s(literal 1/2 binary64))) (/.f64 c (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.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))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #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 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #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 b b) (+.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 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64))) (-.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 (pow.f64 (/.f64 a #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #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)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.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 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #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 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #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 (pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (-.f64 b (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (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 (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 (*.f64 b b)) (+.f64 (*.f64 b b) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (*.f64 b b) (+.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 (*.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 0 binary64) (+.f64 #s(literal 0 binary64) (+.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 (*.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 #s(literal 0 binary64) (+.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 (/.f64 (*.f64 b b) (-.f64 b (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (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 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)))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(neg.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.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))) (neg.f64 (+.f64 (*.f64 b b) (+.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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (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 (*.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 b b) (+.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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.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 (*.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 binary64) (/.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 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 b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (-.f64 #s(literal 0 binary64) (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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.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 (*.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 binary64) (neg.f64 (/.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 (neg.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 (*.f64 b b) (+.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 (*.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 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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (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 (neg.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 b (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (*.f64 b b) (+.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 #s(literal 0 binary64) (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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) (+.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 (-.f64 #s(literal 0 binary64) (+.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 (neg.f64 (neg.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))))) (neg.f64 (+.f64 (*.f64 b b) (+.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 (neg.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))))) (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 (neg.f64 (neg.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 (neg.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))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.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 #s(literal 0 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))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (+.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 (neg.f64 (neg.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))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.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 (*.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)) |
(pow.f64 (/.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)))))) #s(literal -1 binary64)) |
(*.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 binary64) (+.f64 (*.f64 b b) (+.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 (*.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 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) a) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) b) a) (/.f64 b a)) |
(neg.f64 (/.f64 b a)) |
(/.f64 b a) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 b (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) |
(/.f64 (*.f64 b b) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) b))) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b))) |
(/.f64 (*.f64 b (*.f64 b b)) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 b a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 b (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) b) |
(*.f64 (pow.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b b)) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (-.f64 b b)) |
(+.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) b) |
(+.f64 (+.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) #s(literal 0 binary64)) b) |
(-.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) b) |
(-.f64 (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (/.f64 (*.f64 b b) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(-.f64 (+.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (-.f64 (*.f64 b b) (*.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (-.f64 (*.f64 b b) (*.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (-.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) (+.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) (-.f64 b b)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) (+.f64 b b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) (-.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (+.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (-.f64 b b)) |
(fma.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (*.f64 c #s(literal -2 binary64)) (+.f64 b b)) |
(fma.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (*.f64 c #s(literal -2 binary64)) (-.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) |
(fma.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) b) |
(fma.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (/.f64 #s(literal 1 binary64) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) b) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) c (+.f64 b b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) c (-.f64 b b)) |
(fma.f64 #s(literal -1 binary64) b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) c) #s(literal -2 binary64) (+.f64 b b)) |
(fma.f64 (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) c) #s(literal -2 binary64) (-.f64 b b)) |
(/.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (-.f64 (*.f64 b b) (*.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))) b) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)) (*.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) b) (*.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 b b))) (*.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) b)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (-.f64 (*.f64 b b) (*.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b))) (+.f64 b (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (-.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))) b) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)) (*.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) b) (*.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)))) (neg.f64 (+.f64 b (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (neg.f64 (-.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c)))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 (/.f64 b a) b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c))) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a c)) b)) b) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 a c)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) b)) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) b)) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)))) (*.f64 b b)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a c)) b))) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c))) (neg.f64 (*.f64 (/.f64 b a) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 a b) (*.f64 a c))) b) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) b))) b) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) b))) (/.f64 b a)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 a (neg.f64 (/.f64 (*.f64 a c) (*.f64 b b)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) b))) |
(*.f64 (*.f64 a c) (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 a c) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 a b) (neg.f64 (/.f64 (*.f64 a c) b))) |
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 a (*.f64 a c)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 a b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (*.f64 a c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) b)) |
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) a) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c b)) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 b c) #s(literal -1 binary64))) |
(*.f64 a (*.f64 a c)) |
(*.f64 c (*.f64 a a)) |
(*.f64 (*.f64 a c) a) |
(*.f64 (*.f64 a a) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a c)) b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) b)) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64))) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) c)) (/.f64 #s(literal 1 binary64) b))) (*.f64 b b)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) |
(*.f64 a (/.f64 (/.f64 (*.f64 a c) (*.f64 b b)) b)) |
(*.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (/.f64 a b) (*.f64 (/.f64 (*.f64 a c) b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) b)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 a (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) |
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (*.f64 b b)) b) |
(+.f64 #s(literal 0 binary64) (+.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 b (neg.f64 (-.f64 #s(literal 0 binary64) (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(-.f64 #s(literal 0 binary64) (-.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))))) b) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (neg.f64 (+.f64 (*.f64 b b) (+.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 (*.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 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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 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 (*.f64 b 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 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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)))))) b) |
(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)) b) |
(fma.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)))))) b) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.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 (*.f64 b b) (+.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 (*.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 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)) (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 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.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))) (neg.f64 (+.f64 (*.f64 b b) (+.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 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.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 (*.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 binary64) (/.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 #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 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 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 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 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.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 (*.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 binary64) (neg.f64 (/.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 #s(literal -1 binary64) (neg.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 (*.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 binary64) (neg.f64 (/.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 (neg.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)))) (neg.f64 (+.f64 (*.f64 b b) (+.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (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 (neg.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)))) (neg.f64 (+.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 (*.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 (*.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 b b) (+.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.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 (+.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 (neg.f64 (neg.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))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.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 (neg.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))))) (neg.f64 (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 (neg.f64 (neg.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 (neg.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))))) (neg.f64 (+.f64 (*.f64 b b) (+.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 (neg.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))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.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 (*.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)) |
(pow.f64 (/.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)))))) #s(literal -1 binary64)) |
(pow.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 (*.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)) |
(pow.f64 (/.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))) #s(literal -1 binary64)) |
(*.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 binary64) (+.f64 (*.f64 b b) (+.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 (*.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 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 b) (+.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 (+.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 #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)))) (*.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 b b) (+.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 (*.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 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64))) #s(literal -1 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 (/.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) b)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #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 1/2 binary64) a) (/.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 a (-.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))))))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) #s(literal 1 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 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 (+.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 -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 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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.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 #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 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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b))) (*.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 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 #s(literal -1 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 (*.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 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 (+.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 #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/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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (neg.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))))) (neg.f64 (*.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 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.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))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 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 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.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))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/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 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b b)))) (neg.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 (neg.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))))) (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 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.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 (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 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.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))) |
(pow.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 #s(literal 1 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 #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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.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/2 binary64)) #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))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(neg.f64 (/.f64 a (-.f64 b (sqrt.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 (-.f64 #s(literal 0 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64)))) |
(/.f64 (*.f64 a #s(literal 1 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) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.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) a) (/.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 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 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 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 a (+.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 (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)) #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 (*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) a) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) a)) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/2 binary64)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a)) |
(/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1 binary64)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1/2 binary64))) (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (*.f64 a (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (*.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(pow.f64 (/.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (neg.f64 (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 a #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #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 a c) (-.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 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 #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 a c) (-.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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 #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 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 a (*.f64 #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 a c) (-.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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (neg.f64 (*.f64 a (*.f64 #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 a c) (-.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 a (*.f64 c #s(literal -4 binary64)))) (neg.f64 (*.f64 a (*.f64 #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 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.f64 (/.f64 #s(literal 0 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 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.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 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.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 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.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 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 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.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 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(-.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 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a))) |
(/.f64 (/.f64 (*.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 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 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 a #s(literal -2 binary64)))) |
(/.f64 (/.f64 (*.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 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.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 a (*.f64 c #s(literal -4 binary64))) (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (neg.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 #s(literal 1/2 binary64) a) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (/.f64 (*.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 (*.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 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.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 #s(literal 2 binary64) (/.f64 (/.f64 (*.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 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))))) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))))) a))) |
(/.f64 (/.f64 (/.f64 (*.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) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.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) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.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 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 (*.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) (*.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 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (*.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 (neg.f64 (/.f64 (/.f64 (*.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)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 (*.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 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 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 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.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 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))))))) a) |
(/.f64 (/.f64 (/.f64 (*.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 2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (*.f64 (*.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 (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64))) (neg.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 (neg.f64 (neg.f64 (/.f64 (/.f64 (*.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))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.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 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 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 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.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 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.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 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.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 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 a #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.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)) #s(literal -1 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 a c) (-.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 c) (/.f64 #s(literal 4 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (*.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 1/2 binary64) a)) |
(*.f64 (/.f64 (*.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 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.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 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 a (*.f64 c #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (*.f64 a (*.f64 c #s(literal -4 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 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.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 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/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 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 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 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) (-.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 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 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))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.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 -1 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 c (*.f64 a (*.f64 #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 (*.f64 c #s(literal -4 binary64))) (-.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 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (*.f64 a c) (/.f64 a #s(literal 1/2 binary64))) (/.f64 #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 4 binary64) a) (/.f64 a #s(literal 1/2 binary64))) (/.f64 c (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.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))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #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 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #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 b b) (+.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 a (*.f64 c #s(literal -4 binary64))) (/.f64 a #s(literal 1/2 binary64))) (-.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 (pow.f64 (/.f64 a #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #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)))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.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 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #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 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #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 (pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 #s(literal 0 binary64) (+.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 b (neg.f64 (-.f64 #s(literal 0 binary64) (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(-.f64 #s(literal 0 binary64) (-.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))))) b) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (neg.f64 (+.f64 (*.f64 b b) (+.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 (*.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 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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 0 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 (*.f64 b 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 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (neg.f64 (-.f64 #s(literal 0 binary64) (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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 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 #s(literal -1 binary64) b (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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)))))) b) |
(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)) b) |
(fma.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)))))) b) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.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 (*.f64 b b) (+.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 (*.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 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)) (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 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.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))) (neg.f64 (+.f64 (*.f64 b b) (+.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 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.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 (*.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 binary64) (/.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 #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 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 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 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 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.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 (*.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 binary64) (neg.f64 (/.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 #s(literal -1 binary64) (neg.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 (*.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 binary64) (neg.f64 (/.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 (neg.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)))) (neg.f64 (+.f64 (*.f64 b b) (+.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (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 (neg.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)))) (neg.f64 (+.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 (*.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 (*.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 b b) (+.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.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 (+.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 (neg.f64 (neg.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))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.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 (neg.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))))) (neg.f64 (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 (neg.f64 (neg.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 (neg.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))))) (neg.f64 (+.f64 (*.f64 b b) (+.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 (neg.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))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.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 (*.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)) |
(pow.f64 (/.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)))))) #s(literal -1 binary64)) |
(pow.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 (*.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)) |
(pow.f64 (/.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))) #s(literal -1 binary64)) |
(*.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 binary64) (+.f64 (*.f64 b b) (+.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 (*.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 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 b) (+.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 (+.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 #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)))) (*.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 b b) (+.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 (*.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 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a c) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 c #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) #s(literal 0 binary64)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 c (*.f64 #s(literal 4 binary64) a) #s(literal 0 binary64)) |
(fma.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -4 binary64)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.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)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 a (*.f64 c #s(literal 4 binary64))) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 c (*.f64 #s(literal 4 binary64) a)) |
(*.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) |
(*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) #s(literal -4 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -4 binary64)) a) |
(*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 a c) |
(*.f64 c a) |
(+.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (neg.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) (/.f64 a #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (/.f64 a #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (+.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) #s(literal 0 binary64)) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (/.f64 (*.f64 b b) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64)))) (/.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) b) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))))) (+.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64)))))) (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64)) (+.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64)))) (/.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) (+.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64))))) |
(fma.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (+.f64 b (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (+.f64 b (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(/.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) a) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) a)))) |
(/.f64 (-.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (/.f64 a #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 b (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64)))) (+.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) #s(literal 1 binary64)) (/.f64 a #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) |
(/.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) b) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 a #s(literal 1/2 binary64)) b))) (neg.f64 (*.f64 (/.f64 a #s(literal 1/2 binary64)) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (/.f64 a #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal 8 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64)))) (*.f64 (/.f64 (/.f64 b a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))))) (neg.f64 (+.f64 (/.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (/.f64 a #s(literal 1/2 binary64))) (/.f64 (/.f64 b a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 b (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) a)) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 b (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (/.f64 a #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) b) |
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(+.f64 (+.f64 b (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (/.f64 (*.f64 b b) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 (*.f64 b b) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 (*.f64 b b) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64))) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) b) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) b) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) b) |
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (*.f64 c #s(literal -2 binary64)) b) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) c b) |
(fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) |
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(fma.f64 (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) c) #s(literal -2 binary64) b) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 (*.f64 b b) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 (*.f64 b b) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (neg.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 (*.f64 b b) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 b b)) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) (neg.f64 (neg.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 b b))) (neg.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (+.f64 (*.f64 b b) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))))) |
(*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))))) (/.f64 #s(literal 1 binary64) (-.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)))))) |
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) |
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) (/.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b))) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) |
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) |
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) c (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) |
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) |
(fma.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) c) #s(literal -2 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))))) (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 a b) (/.f64 b (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c)))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) a) b) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b))) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) |
(/.f64 (*.f64 (+.f64 (*.f64 a b) (/.f64 b (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c))) (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -2 binary64))) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) a) b) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 c #s(literal -2 binary64))) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))))) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) a) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 a b) (/.f64 b (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c))))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) a) b) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a b) (/.f64 b (/.f64 (/.f64 (*.f64 b b) (*.f64 a a)) c))) (*.f64 c #s(literal -2 binary64)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) (*.f64 c #s(literal -2 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) a) b) (/.f64 b (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)))) (*.f64 b b)) (*.f64 c #s(literal -2 binary64)))) (neg.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) |
(*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) (*.f64 c #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b)) c) |
(*.f64 (*.f64 (/.f64 (-.f64 a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b))) b) c) #s(literal -2 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 (+.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 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b 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 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b 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))))))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (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 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b 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 (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 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a c) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 c #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) #s(literal 0 binary64)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 c (*.f64 #s(literal 4 binary64) a) #s(literal 0 binary64)) |
(fma.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -4 binary64)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.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)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 a (*.f64 c #s(literal 4 binary64))) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 c (*.f64 #s(literal 4 binary64) a)) |
(*.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) |
(*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) #s(literal -4 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -4 binary64)) a) |
(*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 a c) #s(literal 0 binary64)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 c #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) #s(literal 0 binary64)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 c (*.f64 #s(literal 4 binary64) a) #s(literal 0 binary64)) |
(fma.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) #s(literal -4 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -4 binary64)) a #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.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 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(pow.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.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)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c))) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(*.f64 a (*.f64 c #s(literal 4 binary64))) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 c (*.f64 #s(literal 4 binary64) a)) |
(*.f64 c (neg.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(*.f64 (neg.f64 (*.f64 a c)) #s(literal 4 binary64)) |
(*.f64 (neg.f64 (*.f64 a c)) #s(literal -4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) |
(*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) #s(literal -4 binary64)) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -4 binary64)) a) |
(*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| 1× | egg-herbie |
| 8886× | accelerator-lowering-fma.f32 |
| 8886× | accelerator-lowering-fma.f64 |
| 6702× | *-lowering-*.f32 |
| 6702× | *-lowering-*.f64 |
| 5136× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1418 | 13436 |
| 1 | 4798 | 12988 |
| 0 | 8555 | 12535 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(* -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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -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))) (* 4 (/ (+ (* -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)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))) a)) (* a b)) a)) (* 2 (* (sqrt (* a c)) (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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(* -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)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -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)) (sqrt -1))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* b c)) c)) (* 2 (* (sqrt (* a c)) (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 (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(* -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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 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)) |
(* 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)))) |
(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)))) |
(* -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)) |
(* -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))) |
(* -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 (+ (* -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 (* (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 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(* -1 (* (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 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -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)))))) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(* -1 (* (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 (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -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)))))) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -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)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (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)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/ (* (pow a 2) c) (pow b 2)) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(* (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)) |
(* 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)))))) |
(* -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)))))) |
(* -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/2 (/ b c)) |
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) |
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) |
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* 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)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c))) |
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (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/16 (* (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/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) |
(+ (* b (+ (* -1 (* 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))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (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 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(* -1/2 (/ b c)) |
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))) |
(* b (- (* -1 (/ (+ (* -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))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c))))))) |
(* -1/2 (/ a b)) |
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(* -1/2 (/ b c)) |
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c) |
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c) |
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* 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)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c) |
(/ (- (+ (* -1 (/ (+ (* -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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) |
(/ (- (+ (* -1 (/ (+ (* 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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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)))))))))) (+ (* -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)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -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 (/ 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)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* 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)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -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) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 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 (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* 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 (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 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 (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* 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 (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* -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)) |
(* 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))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3)) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3)) |
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 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))) |
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 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)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c)))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a)))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -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)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* (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 (* 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)))))))) |
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)))))))) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* -4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
(* 4 (* a c)) |
| Outputs |
|---|
(* -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 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c b) (/.f64 c b))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* 4 (* a (+ (* -2 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (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)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 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))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -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))) (* 4 (/ (+ (* -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)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.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)) (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)))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) b) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* 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 (/.f64 (*.f64 #s(literal 4 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 a b)) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))) a)) (* 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 (*.f64 a b) (/.f64 (+.f64 (*.f64 #s(literal -4 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 (*.f64 #s(literal 4 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 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) c))) a)) a)) 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 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a 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))) (* 4 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(*.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 c #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64))))))))) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (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)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (* 4 (/ (+ (* -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))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* 4 (/ b (pow (sqrt -4) 2))) (+ (* 4 (/ (+ (* -1 (* (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)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* 4 (/ (+ (* -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)))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.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 c (*.f64 c c))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c 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 b) (* 2 (* (sqrt (* a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) b) |
(+ (* -1 (/ (+ (* 4 (/ (+ (* -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)) (* 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)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) c) (*.f64 c b)) c)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) (* 4 (/ (+ (* -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))))))))) (* -1/32 (/ (* (pow b 3) (pow c 2)) a))) c))) c)) (* 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)))) (/.f64 (-.f64 (*.f64 c b) (/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64))) (/.f64 (*.f64 #s(literal 4 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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) a))) c)) c)) c)) |
(* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (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)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) b) #s(literal -4 binary64))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* 4 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (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)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 4 binary64) b) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))) |
(+ (* -4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -4 (* b (- (* 1/2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))))))) (* 4 (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (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)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 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 #s(literal 1 binary64) (*.f64 a c))) (*.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 4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 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 c) (*.f64 a 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 c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.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))) (* 4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 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 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ 2 (+ (* -4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (+ (* -4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))) (* -2 (/ (* a c) (pow b 2)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) a) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 c (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(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 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c 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 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) b) (/.f64 c b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #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)))) |
(* 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 (*.f64 a c) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* 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 (*.f64 a c) #s(literal -4 binary64)) |
(* -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)) |
(* -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 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 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 a c)) (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 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.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)) (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 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 (sqrt.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a c)))) (/.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)) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.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 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) 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)) (neg.f64 a)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 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 0 binary64) (/.f64 (*.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 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 #s(literal -1/2 binary64) (/.f64 b 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 a) (/.f64 (*.f64 c c) (*.f64 a a))))) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b 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 a) (/.f64 (*.f64 c c) (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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/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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 (+.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.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 a) (/.f64 (*.f64 c c) (*.f64 a a)))))))) (neg.f64 c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) c)) |
(* -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 #s(literal -1/2 binary64) (/.f64 b 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 b #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))) (/.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 #s(literal -2 binary64) (*.f64 b (+.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 a c))) (*.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 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c 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 -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) 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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.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 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.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 #s(literal 0 binary64) (*.f64 b (+.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))) (*.f64 (*.f64 b b) (*.f64 b 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 #s(literal -2 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.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 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (-.f64 #s(literal 0 binary64) 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 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))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 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 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* 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 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b))))) b)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(+.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal -2 binary64) b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 #s(literal 2 binary64) a) b))) (*.f64 #s(literal -2 binary64) b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 b c) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 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 (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (neg.f64 (-.f64 (/.f64 b c) (*.f64 (*.f64 #s(literal 2 binary64) (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 #s(literal 0 binary64) (*.f64 c (+.f64 (/.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 a c))))) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -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 c (neg.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) c)) b) (neg.f64 c)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(+.f64 (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c b)))) (*.f64 #s(literal -2 binary64) b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c b) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) b)) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (/.f64 b a)) (*.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)) (/ b a)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c 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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (+.f64 (/.f64 b a) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (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 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) (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 #s(literal 0 binary64) (*.f64 a (+.f64 (/.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 a c))))) b) (neg.f64 a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 a)) b) (neg.f64 a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))))) (neg.f64 a)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) |
(* -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 c) (*.f64 a c)) (*.f64 b b)))) 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 c) (*.f64 a c)) (*.f64 b b)))) 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 c) (*.f64 a c)) (*.f64 b b)))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -1 (/ (+ (* 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 c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 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 c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 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 c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -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 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -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)) (* -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)) (* -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)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(/ (* (pow a 2) c) (pow b 2)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.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) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.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))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) 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 (*.f64 #s(literal 1/2 binary64) (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/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -4 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 c) (*.f64 a 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 c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 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 b (-.f64 #s(literal 0 binary64) (+.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 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.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 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -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 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a 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 #s(literal -1/2 binary64) (/.f64 (*.f64 c (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 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 #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 (/.f64 #s(literal 1 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -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 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 (*.f64 #s(literal 2 binary64) (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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (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 a c))))) 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 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (neg.f64 c)) b) c))) |
(* -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 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c b) (/.f64 c 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 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c b) (/.f64 c b))) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (-.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (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 a (neg.f64 (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.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 a c))))) 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 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (-.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/64 binary64))) (neg.f64 a)) b) a)))) |
(* -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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.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) (/.f64 b a)) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.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 a c)))))) 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 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/128 binary64))) a)) (neg.f64 a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64)))))) (/.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 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c 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 -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) 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 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (*.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)))) (/.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 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b 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)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.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 b (neg.f64 (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -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 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 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 a b)))) (/.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 (/.f64 b c) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(* 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 b c) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -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 b c) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (neg.f64 c) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))))) |
(* -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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b 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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c)))) |
(* -1/2 (/ b c)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)) |
(+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))) |
(+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* 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)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 b (/.f64 (*.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 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (neg.f64 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c #s(literal -4 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) (*.f64 (/.f64 a c) (/.f64 a c)))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 b (*.f64 c #s(literal -4 binary64)))) |
(- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c 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 c) (*.f64 (/.f64 a c) (/.f64 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 b c) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* -1/4 (/ b c))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/4 binary64) (/.f64 b c))) |
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* -1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) c))) a)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/32 (/ (* a (pow b 3)) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (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/16 (* (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/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/32 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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) (*.f64 (/.f64 a c) (/.f64 a c))))) #s(literal 1/16 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) (*.f64 (/.f64 a c) (/.f64 a c)))))))) (neg.f64 a)) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 a b) c))) a)) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 c #s(literal -4 binary64)))) |
(+ (* b (+ (* -1 (* 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))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -4 binary64)))))) |
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* (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 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -4 binary64))) (*.f64 b (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.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 c))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.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 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* -1/2 (/ b c)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))) |
(*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c))) |
(* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal -1/2 binary64) c))) |
(* b (- (* -1 (/ (+ (* -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))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c))))))) |
(*.f64 b (-.f64 (/.f64 (-.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 a (*.f64 c c))) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(* -1/2 (/ a b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) a) b) |
(* -1 (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)) |
(/.f64 (-.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ b c)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b c)) |
(/ (+ (* -1/2 b) (* 1/2 (/ (* a c) b))) c) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c) |
(/ (+ (* -1/2 b) (* c (- (* -1 (* c (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c) |
(/ (+ (* -1/2 b) (* c (- (* c (- (* -1 (* 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)))))) (+ (* -1 (/ (pow a 2) (pow b 3))) (* 1/2 (/ (pow a 2) (pow b 3)))))) (* -1/2 (/ a b))))) c) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (neg.f64 c) (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.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 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(/ (+ (* (sqrt (* a c)) (/ 1 (sqrt -4))) (/ b (pow (sqrt -4) 2))) c) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b #s(literal -4 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* -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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (pow (sqrt -4) 2)))) c) |
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 b #s(literal -4 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* 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))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (pow (sqrt -4) 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)) (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 c c) a)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1/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 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 c)))))) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* 1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal -1/16 binary64)) (*.f64 (*.f64 c b) #s(literal -1/4 binary64))) c)) (neg.f64 c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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)))))))))) (+ (* -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)) (* 1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 c a))) (+.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a)))))) (neg.f64 c)) (*.f64 (*.f64 c b) #s(literal -1/4 binary64))) c)) (neg.f64 c)) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
(* -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 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 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 #s(literal -1/2 binary64) (/.f64 b 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 a) (/.f64 (*.f64 c c) (*.f64 a a))))) (*.f64 c c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b 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 a) (/.f64 (*.f64 c c) (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c 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/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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 (+.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.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 a) (/.f64 (*.f64 c c) (*.f64 a a)))))))) (neg.f64 c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c b) a))) 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 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 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 a c)) (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 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 b #s(literal -4 binary64)) (+.f64 (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) c)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (/.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)) (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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) |
(* -1 (/ (+ (* -1 (* (sqrt (* a c)) (sqrt -1))) (* 1/2 b)) a)) |
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 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 (sqrt.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 a c)))) (/.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)) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.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 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) 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)) (neg.f64 a)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 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 #s(literal -1/2 binary64) (/.f64 b 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 b #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))) (/.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 #s(literal -2 binary64) (*.f64 b (+.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 a c))) (*.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 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c 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 -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) 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 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.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 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b 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 c (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (*.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 #s(literal 2 binary64) (+.f64 (/.f64 (-.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 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.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/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* 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 b (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(* -1 (/ (+ (* -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 c) (*.f64 a c)) (*.f64 b b)))) b) |
(* -1 (/ (+ (* -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 c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -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 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 (*.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))))))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a 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 b c) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 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)) (/ b c))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 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 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (neg.f64 c) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 b (*.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 a c)))))) c))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) c)) c)))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) (*.f64 b #s(literal 2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c b) (/.f64 c b))))))) (*.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.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)) (/ b a)))) |
(*.f64 a (+.f64 (/.f64 b a) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (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)) (/ b a))))) |
(*.f64 a (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #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 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 b a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (+.f64 b (*.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 a c)))))) a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (-.f64 b (/.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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1/64 binary64))) a)) a)))) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a 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))) |
(/ (+ (* -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 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) 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 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) 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 a c) (*.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 a c) (*.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 a c) (*.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 a (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c 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 a (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c 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)) (* -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 a 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 a 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 a 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))) |
(* -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 a 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 a 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 a b))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b b))) |
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 c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.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 c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -1 binary64)))) |
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)))) |
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a 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 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 c c)))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 c c)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c)) c))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c)) c))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.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)) (* -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))))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) (/.f64 b (*.f64 a a)))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) (/.f64 b (*.f64 a a)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c b) (/.f64 c b))) (/.f64 (-.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 b a)) a))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c b) (/.f64 c b))) (/.f64 (-.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 b a)) 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 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -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)) (* -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)) (* -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)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) |
(* -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 c) (*.f64 a c)) (*.f64 b b)))) 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 c) (*.f64 a c)) (*.f64 b b)))) 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 c) (*.f64 a c)) (*.f64 b b)))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(* -1 (/ (+ (* 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 c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 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 c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 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 c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.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/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 #s(literal -4 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))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -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 c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* 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 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (neg.f64 (+.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.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 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a 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 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 (*.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (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/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/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -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 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 c (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))) |
(* -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) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(* -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 #s(literal 0 binary64) (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -2 binary64) (/.f64 c b)) (*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 c b) (/.f64 c 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #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 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.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 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 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 a (neg.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))))))) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* -4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(* 4 (* a c)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
Compiled 80091 to 36973 computations (53.8% saved)
44 alts after pruning (42 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2360 | 26 | 2386 |
| Fresh | 21 | 16 | 37 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2384 | 44 | 2428 |
| Status | Accuracy | Program |
|---|---|---|
| 99.1% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 47.3% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 a (*.f64 #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))) | |
| 58.8% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 62.1% | (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) | |
| 99.3% | (/.f64 (/.f64 (*.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))) | |
| 80.5% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 86.3% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) (*.f64 a #s(literal 2 binary64))) |
| 86.3% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64))) | |
| 80.5% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) | |
| 86.2% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) | |
| 80.5% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) | |
| ▶ | 57.3% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) |
| 56.4% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) | |
| 56.9% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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))) | |
| 80.0% | (/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) | |
| 11.9% | (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.1% | (/.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))) | |
| 99.2% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 99.3% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 99.2% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 86.3% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) | |
| 86.3% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) | |
| 86.2% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) | |
| 98.8% | (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 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 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) | |
| 99.2% | (/.f64 (*.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)))))))) | |
| 62.0% | (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) | |
| ▶ | 99.5% | (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | 1.6% | (/.f64 b a) |
| 80.5% | (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) | |
| 86.3% | (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)) | |
| 62.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) | |
| ✓ | 57.3% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
| 80.5% | (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) | |
| 86.3% | (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) | |
| 86.3% | (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal -1/2 binary64) c)))) | |
| 80.5% | (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) | |
| 62.1% | (/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) | |
| 85.9% | (-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b)) | |
| 88.9% | (-.f64 (*.f64 a (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) | |
| ▶ | 80.0% | (-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
| 99.2% | (*.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 a (*.f64 c #s(literal -4 binary64)))) | |
| 57.3% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) | |
| 79.8% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) | |
| ▶ | 62.2% | (neg.f64 (/.f64 c b)) |
Compiled 2451 to 1535 computations (37.4% saved)
| 1× | egg-herbie |
Found 36 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
| ✓ | cost-diff | 256 | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))) |
| ✓ | cost-diff | 384 | (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) |
| ✓ | cost-diff | 768 | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 b b)) |
| ✓ | cost-diff | 0 | (*.f64 c c) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
| ✓ | cost-diff | 192 | (-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
| ✓ | cost-diff | -64 | (neg.f64 (/.f64 c b)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -2 binary64) c) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 57.6% | (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b) |
| ✓ | accuracy | 99.6% | (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))))) |
| ✓ | accuracy | 99.6% | (*.f64 c (*.f64 a a)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.7% | (-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 c b)) |
| ✓ | accuracy | 99.8% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.7% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
| 7236× | accelerator-lowering-fma.f32 |
| 7236× | accelerator-lowering-fma.f64 |
| 6776× | *-lowering-*.f32 |
| 6776× | *-lowering-*.f64 |
| 1716× | neg-lowering-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 355 |
| 1 | 130 | 353 |
| 2 | 420 | 350 |
| 3 | 1644 | 339 |
| 4 | 5543 | 339 |
| 0 | 8379 | 323 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* -2 c) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(* -2 c) |
-2 |
c |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(+ (* b b) (* c (* a -4))) |
(* b b) |
(* c (* a -4)) |
(* a -4) |
a |
-4 |
(neg (/ c b)) |
(/ c b) |
(- (* a (neg (/ (* c c) (* b (* b b))))) (/ c b)) |
(* a (neg (/ (* c c) (* b (* b b))))) |
(neg (/ (* c c) (* b (* b b)))) |
(/ (* c c) (* b (* b b))) |
(* c c) |
(* b (* b b)) |
(/ (/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) (* a 2)) |
(/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) |
(* 4 (* a c)) |
4 |
(* a c) |
(- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b)))))) |
(- 0 b) |
0 |
(+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))) |
(* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b)))) |
(* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))) |
(+ (/ (* c (* a a)) (* b (* b b))) (/ a b)) |
(/ (* c (* a a)) (* b (* b b))) |
(* c (* a a)) |
(* a a) |
(/ a b) |
(* a 2) |
2 |
(/ (/ 1 (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b))) (* a 2)) |
(/ 1 (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b))) |
1 |
(/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b)) |
(- (sqrt (+ (* b b) (* c (* a -4)))) b) |
| Outputs |
|---|
(/ (* -2 c) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(* -2 c) |
(*.f64 #s(literal -2 binary64) c) |
-2 |
#s(literal -2 binary64) |
c |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
b |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* c (* a -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* c (* a -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(neg (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
(- (* a (neg (/ (* c c) (* b (* b b))))) (/ c b)) |
(*.f64 (/.f64 c b) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) |
(* a (neg (/ (* c c) (* b (* b b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 c a)) b) (*.f64 b b))) |
(neg (/ (* c c) (* b (* b b)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b))) |
(/ (* c c) (* b (* b b))) |
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) |
(* c c) |
(*.f64 c c) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(/ (/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) (* a 2)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 #s(literal 2 binary64) (-.f64 b (*.f64 c (*.f64 (/.f64 a b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))) |
(/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) |
(/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 b (*.f64 c (*.f64 (/.f64 a b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))))))) |
(* 4 (* a c)) |
(*.f64 a (*.f64 c #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
(* a c) |
(*.f64 c a) |
(- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b)))))) |
(*.f64 #s(literal -2 binary64) (-.f64 b (*.f64 c (*.f64 (/.f64 a b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b))))))) |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
(+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))) |
(+.f64 b (*.f64 (/.f64 (*.f64 c a) b) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) #s(literal -2 binary64)))) |
(* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b)))) |
(*.f64 (/.f64 (*.f64 c a) b) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) #s(literal -2 binary64))) |
(* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))) |
(*.f64 (/.f64 a b) (+.f64 (/.f64 (*.f64 a (/.f64 (*.f64 #s(literal -2 binary64) c) b)) b) #s(literal -2 binary64))) |
(+ (/ (* c (* a a)) (* b (* b b))) (/ a b)) |
(*.f64 (/.f64 a b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) (*.f64 b b)))) |
(/ (* c (* a a)) (* b (* b b))) |
(/.f64 (*.f64 a (*.f64 c a)) (*.f64 b (*.f64 b b))) |
(* c (* a a)) |
(*.f64 a (*.f64 c a)) |
(* a a) |
(*.f64 a a) |
(/ a b) |
(/.f64 a b) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (/ 1 (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b))) (* a 2)) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/ 1 (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
1 |
#s(literal 1 binary64) |
(/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b)) |
(/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(- (sqrt (+ (* b b) (* c (* a -4)))) b) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
| 172.0ms | 182× | 0 | valid |
| 166.0ms | 74× | 1 | valid |
Compiled 458 to 157 computations (65.7% saved)
ival-mult: 120.0ms (46.9% of total)ival-div: 34.0ms (13.3% of total)ival-add: 34.0ms (13.3% of total)ival-sub: 21.0ms (8.2% of total)ival-sqrt: 20.0ms (7.8% of total)backward-pass: 18.0ms (7% of total)const: 7.0ms (2.7% of total)ival-neg: 3.0ms (1.2% of total)| Inputs |
|---|
#<alt (+ (* b b) (* c (* a -4)))> |
#<alt (/ (* -2 c) (+ b (sqrt (+ (* b b) (* c (* a -4))))))> |
#<alt (+ b (sqrt (+ (* b b) (* c (* a -4)))))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (neg (/ c b))> |
#<alt (/ c b)> |
#<alt (/ (* c c) (* b (* b b)))> |
#<alt (* a (neg (/ (* c c) (* b (* b b)))))> |
#<alt (* b (* b b))> |
#<alt (- (* a (neg (/ (* c c) (* b (* b b))))) (/ c b))> |
#<alt (/ (* c (* a a)) (* b (* b b)))> |
#<alt (/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b)))))))> |
#<alt (* c (* a a))> |
#<alt (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))> |
#<alt (- (sqrt (+ (* b b) (* c (* a -4)))) b)> |
#<alt (/ 1 (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b)))> |
#<alt (/ (/ 1 (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b))) (* a 2))> |
#<alt (* -2 c)> |
#<alt (* c c)> |
#<alt (/ (/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) (* a 2))> |
#<alt (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b)))))> |
#<alt (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b))> |
| Outputs |
|---|
#<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 (* 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 (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 (* -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 (* -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 (+ (* -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 (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* 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 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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 (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 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 (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<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 (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 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 (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<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 (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -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))) a)) (* 2 (* (sqrt (/ c a)) (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 (* 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 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 (* -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 (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ c b)> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (/ (pow c 2) (pow b 3))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (/ (* a (pow c 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 (* -1 (/ c b))> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))> |
#<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 (/ 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 (/ (* 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 (/ (* a (pow c 2)) (pow b 2))) c) b)> |
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)> |
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))> |
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))> |
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<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))) (* 4 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))))> |
#<alt (* 2 (/ (pow b 3) (* a c)))> |
#<alt (/ (+ (* -2 (/ (pow b 5) (* a (pow c 2)))) (* 2 (/ (pow b 3) c))) a)> |
#<alt (/ (+ (* -2 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 3) c)) (* 4 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) a)> |
#<alt (/ (+ (* -2 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 3) c)) (+ (* 4 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (* 4 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) a)> |
#<alt (* 2 (/ (pow b 3) (* a c)))> |
#<alt (* -1 (/ (+ (* -2 (/ (pow b 3) c)) (* 2 (/ (pow b 5) (* a (pow c 2))))) a))> |
#<alt (* -1 (/ (+ (* -2 (/ (pow b 3) c)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow c 2))) (* 4 (/ (pow b 7) (* a (pow c 3))))) a))) a))> |
#<alt (* -1 (/ (+ (* -2 (/ (pow b 3) c)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow c 2))) (* -1 (/ (+ (* -4 (/ (pow b 7) (pow c 3))) (* 4 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a))) a))) a))) a))> |
#<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))) (* 4 (* c (+ (* -1 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7))))))))))))> |
#<alt (* 2 (/ (pow b 3) (* a c)))> |
#<alt (/ (+ (* -2 (/ (pow b 5) (* (pow a 2) c))) (* 2 (/ (pow b 3) a))) c)> |
#<alt (/ (+ (* -2 (/ (pow b 5) (* (pow a 2) c))) (+ (* 2 (/ (pow b 3) a)) (* 4 (/ (pow b 7) (* (pow a 3) (pow c 2)))))) c)> |
#<alt (/ (+ (* -2 (/ (pow b 5) (* (pow a 2) c))) (+ (* 2 (/ (pow b 3) a)) (+ (* 4 (/ (+ (* -1 (/ (pow b 9) (pow a 4))) (* -1/2 (/ (pow b 9) (pow a 4)))) (pow c 3))) (* 4 (/ (pow b 7) (* (pow a 3) (pow c 2))))))) c)> |
#<alt (* 2 (/ (pow b 3) (* a c)))> |
#<alt (* -1 (/ (+ (* -2 (/ (pow b 3) a)) (* 2 (/ (pow b 5) (* (pow a 2) c)))) c))> |
#<alt (* -1 (/ (+ (* -2 (/ (pow b 3) a)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow a 2))) (* 4 (/ (pow b 7) (* (pow a 3) c)))) c))) c))> |
#<alt (* -1 (/ (+ (* -2 (/ (pow b 3) a)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow a 2))) (* -1 (/ (+ (* -4 (/ (pow b 7) (pow a 3))) (* 4 (/ (+ (* 1/2 (/ (pow b 9) (pow a 4))) (/ (pow b 9) (pow a 4))) c))) c))) c))) c))> |
#<alt (* 2 (/ (pow b 3) (* a c)))> |
#<alt (* (pow b 3) (+ (* -2 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 2 (/ 1 (* a c)))))> |
#<alt (* (pow b 3) (+ (* (pow b 2) (- (* 4 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) (* 2 (/ 1 (* a c)))))> |
#<alt (* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -6 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 4 (/ 1 (* (pow a 3) (pow c 3)))))) (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) (* 2 (/ 1 (* a c)))))> |
#<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))) (* 4 (/ (+ (* -1 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) 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 (/ (+ (* -4 (/ (+ (* -1 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 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 (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* (pow a 2) c)> |
#<alt (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (- (* 2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (- (* (pow b 2) (- (* -2 (pow b 2)) (* -2 (* a c)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (- (* (pow b 2) (- (* -2 (pow b 2)) (* -2 (* a c)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (* -2 b)> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 2))> |
#<alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -2 b)> |
#<alt (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ 2 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (- (+ 2 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 2 (/ (* a c) (pow b 2))))))> |
#<alt (* -2 b)> |
#<alt (- (* 2 (/ (* a c) b)) (* 2 b))> |
#<alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))> |
#<alt (- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b))> |
#<alt (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* 2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (- (* -2 (/ b (pow c 2))) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))))> |
#<alt (* (pow c 2) (- (* -2 (/ b (pow c 2))) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))))> |
#<alt (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (- (* 2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (- (* -1 (/ (- (* 2 (/ b c)) (* 2 (/ a b))) c)) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (- (* -1 (/ (- (* 2 (/ b c)) (* 2 (/ a b))) c)) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* -2 b)> |
#<alt (- (* 2 (/ (* a c) b)) (* 2 b))> |
#<alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))> |
#<alt (- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b))> |
#<alt (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (- (* 2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (- (* -2 (/ b (pow a 2))) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))))> |
#<alt (* (pow a 2) (- (* -2 (/ b (pow a 2))) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))))> |
#<alt (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (- (* 2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (- (* -1 (/ (- (* 2 (/ b a)) (* 2 (/ c b))) a)) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (- (* -1 (/ (- (* 2 (/ b a)) (* 2 (/ c b))) a)) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<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 (* 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 (* -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 (* (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 (* 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 (* -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 (* 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 (/ 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 (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (* -2 c)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<alt (pow c 2)> |
#<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 (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))> |
#<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 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (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)))) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))> |
#<alt (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2))> |
#<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 (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 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 (/ (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) (* -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 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (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 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))> |
#<alt (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3))> |
#<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 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt b> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1)))> |
#<alt (* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 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)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))> |
#<alt (* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c))))> |
#<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)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2)))))> |
#<alt (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))> |
#<alt (* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a))))> |
#<alt (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))> |
#<alt (+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (/ b (* a (* c (pow (sqrt -4) 2)))))> |
#<alt (+ (* 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 (+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* (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 (* a c)))> |
#<alt (* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c)))))> |
#<alt (* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c)))))> |
#<alt (* b (- (+ (* -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 (/ (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (- (+ 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))))) b))> |
#<alt (* -1/2 (/ b (* a c)))> |
#<alt (/ (+ (* -1/2 (/ b a)) (* 1/2 (/ c b))) c)> |
#<alt (/ (+ (* -1/2 (/ b a)) (* c (+ (* -1 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)> |
#<alt (/ (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c)> |
#<alt (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))> |
#<alt (/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -4))) (/ b (* a (pow (sqrt -4) 2)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* 1/4 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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/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)) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c))> |
#<alt (* -1/2 (/ b (* a c)))> |
#<alt (/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) a)> |
#<alt (/ (+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)> |
#<alt (/ (+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* 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)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a)> |
#<alt (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))> |
#<alt (/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)> |
#<alt (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* 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/16 (* (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/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a))> |
168 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | a | @ | 0 | (/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) |
| 2.0ms | c | @ | inf | (* a (neg (/ (* c c) (* b (* b b))))) |
| 1.0ms | b | @ | -inf | (/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) |
| 1.0ms | c | @ | -inf | (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b)) |
| 1.0ms | c | @ | 0 | (/ (/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) (* a 2)) |
| 1× | batch-egg-rewrite |
| 4252× | /-lowering-/.f32 |
| 4252× | /-lowering-/.f64 |
| 3064× | *-lowering-*.f32 |
| 3064× | *-lowering-*.f64 |
| 1956× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 264 |
| 1 | 289 | 262 |
| 2 | 2855 | 247 |
| 0 | 8838 | 234 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* b b) (* c (* a -4))) |
(/ (* -2 c) (+ b (sqrt (+ (* b b) (* c (* a -4)))))) |
(+ b (sqrt (+ (* b b) (* c (* a -4))))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(neg (/ c b)) |
(/ c b) |
(/ (* c c) (* b (* b b))) |
(* a (neg (/ (* c c) (* b (* b b))))) |
(* b (* b b)) |
(- (* a (neg (/ (* c c) (* b (* b b))))) (/ c b)) |
(/ (* c (* a a)) (* b (* b b))) |
(/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) |
(* c (* a a)) |
(- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b)))))) |
(- (sqrt (+ (* b b) (* c (* a -4)))) b) |
(/ 1 (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b))) |
(/ (/ 1 (/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b))) (* a 2)) |
(* -2 c) |
(* c c) |
(/ (/ (* 4 (* a c)) (- (- 0 b) (+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))))) (* a 2)) |
(+ b (* c (* -2 (+ (/ (* c (* a a)) (* b (* b b))) (/ a b))))) |
(/ 1 (- (sqrt (+ (* b b) (* c (* a -4)))) b)) |
| Outputs |
|---|
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #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 c a))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(-.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b)) |
(fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c a)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (neg.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #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 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(neg.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 c #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal 2 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 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 c a)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c #s(literal -2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 c (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(+.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) b) |
(exp.f64 (log.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (/.f64 b #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 b #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64) (*.f64 b #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 c a))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a)))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(+.f64 #s(literal 0 binary64) (/.f64 c b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) (/.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c))) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) b) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c (*.f64 b b)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(+.f64 #s(literal 0 binary64) (/.f64 c b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) b) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) (/.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 c b))) |
(neg.f64 (/.f64 c b)) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c))) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c))) b) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) b) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c (*.f64 b b)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) b) |
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b c) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (*.f64 b b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 b b))) b) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) b)) (*.f64 b b)) |
(/.f64 (*.f64 c (/.f64 c (*.f64 b b))) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) (/.f64 b c)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b))) b) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c c) b))) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) b))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (neg.f64 (*.f64 (/.f64 b c) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 c b) c)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 c (/.f64 c (*.f64 b b)))) b) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b)))) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b b)))) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 c c) b)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 c (neg.f64 (/.f64 c (*.f64 b (*.f64 b b))))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c b) (neg.f64 (/.f64 c (*.f64 b b)))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c c) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (*.f64 c c) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(neg.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 a (/.f64 (*.f64 c c) b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) a) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(/.f64 (neg.f64 (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) b))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) a)) (*.f64 b (*.f64 b b))) |
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a) |
(*.f64 (*.f64 c a) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a (/.f64 c b)) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) |
(+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 3/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 b (*.f64 b b)) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) #s(literal 0 binary64))) #s(literal 3 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))))) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 c b)) |
(-.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 c b)) |
(-.f64 (/.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))) (/.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(-.f64 (+.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) #s(literal 0 binary64)) (/.f64 c b)) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 a (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) a (/.f64 c b)) |
(fma.f64 (*.f64 c a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (/.f64 c b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(fma.f64 (/.f64 c (*.f64 b b)) b (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64)) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) |
(fma.f64 (*.f64 a (/.f64 c b)) (/.f64 c (*.f64 b b)) (/.f64 c b)) |
(fma.f64 (*.f64 a (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(fma.f64 (*.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(neg.f64 (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (*.f64 c c) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (*.f64 c c) (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (*.f64 c c) (*.f64 b b))) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (-.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (/.f64 b c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (-.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (/.f64 b c)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (*.f64 c c) (*.f64 b b))))) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (*.f64 c c) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) |
(*.f64 (+.f64 (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))) (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))) (*.f64 (/.f64 c b) (/.f64 (*.f64 c c) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c c)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 a a) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 a a) b))))) |
(/.f64 (*.f64 c (neg.f64 (*.f64 a a))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 b c)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (/.f64 b c) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 c (neg.f64 (*.f64 a a)))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 (/.f64 a b) (/.f64 b a))) (neg.f64 (/.f64 b c))) |
(/.f64 (*.f64 (/.f64 c b) (*.f64 a a)) (*.f64 b b)) |
(/.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 a b) (/.f64 b a))) b) |
(/.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) b) |
(/.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal 1 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 a a))) (neg.f64 (*.f64 (/.f64 b c) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c (neg.f64 (*.f64 a a))))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c (/.f64 (*.f64 a a) b)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (/.f64 c b) (*.f64 a a))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a)))) b) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (/.f64 a b) (/.f64 b a)))) b) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (/.f64 (*.f64 a a) b)) b)) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 a a))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (*.f64 a a) b))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a b) (/.f64 b a)))) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 a b) (/.f64 b a))) |
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c a) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c a) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c (neg.f64 (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a a) b)) |
(*.f64 (/.f64 c (*.f64 b b)) (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (*.f64 c (/.f64 (*.f64 a a) b)) (/.f64 #s(literal -1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))) c) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c a) b) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 a b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 c (/.f64 (*.f64 a a) b))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a a)) #s(literal -1 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 c a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 c a)) #s(literal -1 binary64)) (/.f64 a b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 (*.f64 c a) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(*.f64 (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) #s(literal 4 binary64)) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(*.f64 c (*.f64 a a)) |
(*.f64 a (*.f64 c a)) |
(*.f64 (*.f64 a a) c) |
(*.f64 (*.f64 c a) a) |
(+.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(+.f64 #s(literal 0 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(+.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b) |
(+.f64 (+.f64 b b) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(+.f64 (+.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) |
(+.f64 (+.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) c)) |
(-.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(-.f64 #s(literal 0 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b) |
(-.f64 (+.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 (*.f64 b b) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 (*.f64 b b) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))) (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))))) (/.f64 (*.f64 b (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))))) (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (/.f64 (*.f64 b (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (*.f64 #s(literal 0 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))))) (/.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (*.f64 #s(literal 0 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b b) (*.f64 (+.f64 b b) (+.f64 b b))) (+.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 (+.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))) (+.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 (+.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (-.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (/.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(-.f64 (/.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(fma.f64 #s(literal -1 binary64) b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) b) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(neg.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (-.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b))))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (*.f64 (*.f64 b b) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))) (*.f64 b (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b))))))) (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 b (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (*.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (neg.f64 (-.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (*.f64 #s(literal 0 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b b) (*.f64 (+.f64 b b) (+.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b))))) (+.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 (+.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))) (*.f64 b (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))))))) (neg.f64 (*.f64 b (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 b (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (neg.f64 (*.f64 b (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (*.f64 #s(literal 0 binary64) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b b) (*.f64 (+.f64 b b) (+.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 (+.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 b b) (+.f64 b b)) (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(+.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) b) |
(exp.f64 (log.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (/.f64 b #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 b #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64) (*.f64 b #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 c a))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(+.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (*.f64 b #s(literal 1 binary64))) |
(+.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) b) |
(exp.f64 (log.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (/.f64 b #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(-.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) b) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 b #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 b #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64) (*.f64 b #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c a) (*.f64 (*.f64 c a) (*.f64 c a))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))))) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 c a) (*.f64 c a))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/4 binary64)) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) |
(neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 c a))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(*.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64)) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.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 c a)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 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 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.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 c a)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) (*.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 c a)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (/.f64 b (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1 binary64)) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 b #s(literal 1 binary64)) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (neg.f64 (*.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 c a)))))) (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 0 binary64)) (neg.f64 (*.f64 a #s(literal -2 binary64)))) (/.f64 b (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(-.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) a) #s(literal 2 binary64)) (/.f64 (/.f64 b a) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 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 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.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 c a)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64)) a) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) a))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a)) |
(*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) a) #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 c a))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 c #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) c) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(pow.f64 c #s(literal 2 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 2 binary64)) |
(*.f64 c c) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) c)) |
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (neg.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (neg.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) #s(literal 1 binary64))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) a))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) (*.f64 a #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 #s(literal 4 binary64) (/.f64 (*.f64 c a) (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 4 binary64) (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) a))) |
(*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) a)) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 a (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 c (*.f64 (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 a (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 c (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 (/.f64 #s(literal 4 binary64) a) (/.f64 (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 a (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 c (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)) b) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)) b) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) c) b) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) b) |
(fma.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 c #s(literal -2 binary64)) b) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)) c b) |
(fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(fma.f64 (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)) #s(literal -2 binary64) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (-.f64 (*.f64 b b) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) |
(/.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))))) (neg.f64 (+.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (-.f64 (*.f64 b b) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (neg.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 b b)) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) (neg.f64 (neg.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 b b))) (neg.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 (*.f64 a a) b))) (*.f64 a a)) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) b))))) |
(*.f64 (*.f64 (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b)))) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 c a))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c 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 c a))) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (pow.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b))) #s(literal 1 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
| 1× | egg-herbie |
| 7896× | accelerator-lowering-fma.f32 |
| 7896× | accelerator-lowering-fma.f64 |
| 7764× | *-lowering-*.f32 |
| 7764× | *-lowering-*.f64 |
| 4592× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1516 | 12493 |
| 1 | 4983 | 12203 |
| 0 | 9010 | 11773 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -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)) |
(* 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)))) |
(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)))) |
(* -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))) |
(* -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)) |
(+ (* -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)) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* 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)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -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) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 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 (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* 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 (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 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 (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* 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 (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) a)) (* 2 (* (sqrt (/ c a)) (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 (* 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)))))))) |
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)))))))) |
(* -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)) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ c b) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(/ (pow c 2) (pow b 3)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (/ (* a (pow c 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) |
(* -1 (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(* -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 (/ 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 (/ (* 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 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(* -1 (/ c b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (* (pow a 2) c) (pow b 3)) |
(* -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))) (* 4 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(* 2 (/ (pow b 3) (* a c))) |
(/ (+ (* -2 (/ (pow b 5) (* a (pow c 2)))) (* 2 (/ (pow b 3) c))) a) |
(/ (+ (* -2 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 3) c)) (* 4 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) a) |
(/ (+ (* -2 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 3) c)) (+ (* 4 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (* 4 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) a) |
(* 2 (/ (pow b 3) (* a c))) |
(* -1 (/ (+ (* -2 (/ (pow b 3) c)) (* 2 (/ (pow b 5) (* a (pow c 2))))) a)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) c)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow c 2))) (* 4 (/ (pow b 7) (* a (pow c 3))))) a))) a)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) c)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow c 2))) (* -1 (/ (+ (* -4 (/ (pow b 7) (pow c 3))) (* 4 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a))) a))) a))) a)) |
(* -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))) (* 4 (* c (+ (* -1 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(* 2 (/ (pow b 3) (* a c))) |
(/ (+ (* -2 (/ (pow b 5) (* (pow a 2) c))) (* 2 (/ (pow b 3) a))) c) |
(/ (+ (* -2 (/ (pow b 5) (* (pow a 2) c))) (+ (* 2 (/ (pow b 3) a)) (* 4 (/ (pow b 7) (* (pow a 3) (pow c 2)))))) c) |
(/ (+ (* -2 (/ (pow b 5) (* (pow a 2) c))) (+ (* 2 (/ (pow b 3) a)) (+ (* 4 (/ (+ (* -1 (/ (pow b 9) (pow a 4))) (* -1/2 (/ (pow b 9) (pow a 4)))) (pow c 3))) (* 4 (/ (pow b 7) (* (pow a 3) (pow c 2))))))) c) |
(* 2 (/ (pow b 3) (* a c))) |
(* -1 (/ (+ (* -2 (/ (pow b 3) a)) (* 2 (/ (pow b 5) (* (pow a 2) c)))) c)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) a)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow a 2))) (* 4 (/ (pow b 7) (* (pow a 3) c)))) c))) c)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) a)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow a 2))) (* -1 (/ (+ (* -4 (/ (pow b 7) (pow a 3))) (* 4 (/ (+ (* 1/2 (/ (pow b 9) (pow a 4))) (/ (pow b 9) (pow a 4))) c))) c))) c))) c)) |
(* 2 (/ (pow b 3) (* a c))) |
(* (pow b 3) (+ (* -2 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 2 (/ 1 (* a c))))) |
(* (pow b 3) (+ (* (pow b 2) (- (* 4 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) (* 2 (/ 1 (* a c))))) |
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -6 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 4 (/ 1 (* (pow a 3) (pow c 3)))))) (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) (* 2 (/ 1 (* a c))))) |
(* -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))) (* 4 (/ (+ (* -1 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) 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 (/ (+ (* -4 (/ (+ (* -1 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* (pow a 2) c) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (- (* 2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (- (* (pow b 2) (- (* -2 (pow b 2)) (* -2 (* a c)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (- (* (pow b 2) (- (* -2 (pow b 2)) (* -2 (* a c)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(* -2 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (- (+ 2 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (- (+ 2 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 2 (/ (* a c) (pow b 2)))))) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* 2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (- (* -2 (/ b (pow c 2))) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))) |
(* (pow c 2) (- (* -2 (/ b (pow c 2))) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (- (* 2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (- (* -1 (/ (- (* 2 (/ b c)) (* 2 (/ a b))) c)) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (- (* -1 (/ (- (* 2 (/ b c)) (* 2 (/ a b))) c)) (* -2 (/ (pow a 2) (pow b 3))))) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (- (* 2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (- (* -2 (/ b (pow a 2))) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))) |
(* (pow a 2) (- (* -2 (/ b (pow a 2))) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (- (* 2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (- (* -1 (/ (- (* 2 (/ b a)) (* 2 (/ c b))) a)) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (- (* -1 (/ (- (* 2 (/ b a)) (* 2 (/ c b))) a)) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (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)) |
(* 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)))))) |
(* -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)))))) |
(* (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)) |
(* 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)))))) |
(* -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)))))) |
(* 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 (/ 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))) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(* -2 c) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(pow c 2) |
(* -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 (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(/ (pow b 3) (* (pow a 2) c)) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (/ (pow b 3) c)) (pow a 2)) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2)) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (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)))) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (pow b 5) (pow c 2))) a)) (/ (pow b 3) c)) (pow a 2)) |
(* -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 (+ (* -1 (/ (pow a 3) (pow b 7))) (* -1/2 (/ (pow a 3) (pow b 7)))))))))) (/ 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)) |
(/ (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) (* -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 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (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)) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3)) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3)) |
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 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))) |
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 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)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c)))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a)))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a)))) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) |
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (/ b (* a (* c (pow (sqrt -4) 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)))) |
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* (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 (* a c))) |
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))) |
(* b (- (+ (* -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 (/ (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (- (+ 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))))) b)) |
(* -1/2 (/ b (* a c))) |
(/ (+ (* -1/2 (/ b a)) (* 1/2 (/ c b))) c) |
(/ (+ (* -1/2 (/ b a)) (* c (+ (* -1 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c) |
(/ (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) |
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -4))) (/ b (* a (pow (sqrt -4) 2)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* 1/4 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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/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)) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(* -1/2 (/ b (* a c))) |
(/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) a) |
(/ (+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a) |
(/ (+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* 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)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) |
(/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(* -1 (/ (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* 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/16 (* (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/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
| Outputs |
|---|
(* -4 (* a c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(* -4 (* a c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a))) |
(* -4 (* a c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(* -4 (* a c)) |
(*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)))) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (-.f64 #s(literal 0 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 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 #s(literal -1/2 binary64) b) 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 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) 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 b (*.f64 b b)) (*.f64 c c)) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (/.f64 b a) #s(literal 1/2 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))) 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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) 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 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)) (*.f64 (*.f64 b (/.f64 c a)) #s(literal 1/2 binary64))) 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 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) a))) (*.f64 #s(literal 1/8 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 0 binary64) c)) (*.f64 (*.f64 b (/.f64 c a)) #s(literal 1/2 binary64))) c)) |
(* -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 #s(literal -1/2 binary64) b) 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 #s(literal 2 binary64) (*.f64 b (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -4 binary64) a))))) |
(+ (* -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 #s(literal -4 binary64) a)) (*.f64 b (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.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 (*.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 -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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64)))))))) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.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))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) 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 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) c) (-.f64 (/.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))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.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 #s(literal 0 binary64) (*.f64 b (-.f64 (+.f64 (+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) c) (/.f64 #s(literal 20 binary64) (*.f64 a a))))) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 c (*.f64 b b))))) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64) (/.f64 (*.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 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) #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 a c)) (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 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 b #s(literal 2 binary64)) #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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) 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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #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)) |
(/.f64 (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a b)) (/.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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #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 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) #s(literal -1/16 binary64)))) a)) (neg.f64 a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) |
(+ (* b (+ 1 (* 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)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.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 #s(literal 1 binary64) (*.f64 (*.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 a c))) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* 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 b (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* -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 c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -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 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.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 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -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)) (/ b c))))) |
(*.f64 c (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* -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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 b (*.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 a c)))))) c))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -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))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) 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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (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)) (/ b a)))) |
(*.f64 a (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.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)))))) |
(* 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 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* -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 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) 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 b (*.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 a c)))))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -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))) 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 b (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* 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 a c))) (*.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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.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 #s(literal 1 binary64) (*.f64 (*.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 a c))) (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 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -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 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.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 c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* 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 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b 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 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 c (*.f64 a 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 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 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) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.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 a (*.f64 c (*.f64 c c))))))))) |
(* -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 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.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 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
(* -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 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.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 a (*.f64 c (*.f64 c c)))))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 c #s(literal -2 binary64)) 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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.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))))))) |
(* 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 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.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))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))))) |
(* -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 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 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 #s(literal -1/64 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))))))) (neg.f64 a)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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))) |
(* -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)) (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.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)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) 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 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b)))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b)))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a 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))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b)))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b)))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 a b)))) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.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 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c 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 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 c 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))) |
(/ (+ (* -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 c (-.f64 #s(literal 0 binary64) b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 #s(literal -2 binary64)) 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))) (* 4 (* a (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7)))))))))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) 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 a #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -3/2 binary64))))))))) |
(* 2 (/ (pow b 3) (* a c))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(/ (+ (* -2 (/ (pow b 5) (* a (pow c 2)))) (* 2 (/ (pow b 3) c))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) a) |
(/ (+ (* -2 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 3) c)) (* 4 (/ (pow b 7) (* (pow a 2) (pow c 3)))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) a) |
(/ (+ (* -2 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 3) c)) (+ (* 4 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (* 4 (/ (pow b 7) (* (pow a 2) (pow c 3))))))) a) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3/2 binary64)) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) a) |
(* 2 (/ (pow b 3) (* a c))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) c)) (* 2 (/ (pow b 5) (* a (pow c 2))))) a)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 c c)))) (neg.f64 a)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) c)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow c 2))) (* 4 (/ (pow b 7) (* a (pow c 3))))) a))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) c)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow c 2))) (* -1 (/ (+ (* -4 (/ (pow b 7) (pow c 3))) (* 4 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a))) a))) a))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))))) a)) a)) a)) (neg.f64 a)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 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))) (* 4 (* c (+ (* -1 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))))))))) |
(*.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 c #s(literal 4 binary64)) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -3/2 binary64))))))))) |
(* 2 (/ (pow b 3) (* a c))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(/ (+ (* -2 (/ (pow b 5) (* (pow a 2) c))) (* 2 (/ (pow b 3) a))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) a)) c) |
(/ (+ (* -2 (/ (pow b 5) (* (pow a 2) c))) (+ (* 2 (/ (pow b 3) a)) (* 4 (/ (pow b 7) (* (pow a 3) (pow c 2)))))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) a) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) c) |
(/ (+ (* -2 (/ (pow b 5) (* (pow a 2) c))) (+ (* 2 (/ (pow b 3) a)) (+ (* 4 (/ (+ (* -1 (/ (pow b 9) (pow a 4))) (* -1/2 (/ (pow b 9) (pow a 4)))) (pow c 3))) (* 4 (/ (pow b 7) (* (pow a 3) (pow c 2))))))) c) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) a)) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -3/2 binary64)) (*.f64 c (*.f64 c c))) (/.f64 (pow.f64 b #s(literal 7 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)))))) c) |
(* 2 (/ (pow b 3) (* a c))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) a)) (* 2 (/ (pow b 5) (* (pow a 2) c)))) c)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 a a)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) a)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow a 2))) (* 4 (/ (pow b 7) (* (pow a 3) c)))) c))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 7 binary64)) c))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -2 (/ (pow b 3) a)) (* -1 (/ (+ (* -2 (/ (pow b 5) (pow a 2))) (* -1 (/ (+ (* -4 (/ (pow b 7) (pow a 3))) (* 4 (/ (+ (* 1/2 (/ (pow b 9) (pow a 4))) (/ (pow b 9) (pow a 4))) c))) c))) c))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (pow.f64 b #s(literal 5 binary64)) a)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 a #s(literal 4 binary64))))) c)) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* 2 (/ (pow b 3) (* a c))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))) (*.f64 a c)) |
(* (pow b 3) (+ (* -2 (/ (pow b 2) (* (pow a 2) (pow c 2)))) (* 2 (/ 1 (* a c))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -2 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))) (/.f64 #s(literal 2 binary64) (*.f64 a c)))) |
(* (pow b 3) (+ (* (pow b 2) (- (* 4 (/ (pow b 2) (* (pow a 3) (pow c 3)))) (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) (* 2 (/ 1 (* a c))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(* (pow b 3) (+ (* (pow b 2) (- (* (pow b 2) (+ (* -6 (/ (pow b 2) (* (pow a 4) (pow c 4)))) (* 4 (/ 1 (* (pow a 3) (pow c 3)))))) (* 2 (/ 1 (* (pow a 2) (pow c 2)))))) (* 2 (/ 1 (* a c))))) |
(*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 #s(literal -6 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 b b) (pow.f64 c #s(literal 4 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 c) (*.f64 a 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 c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.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))) (* 4 (/ (+ (* -1 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(* -1 (/ (+ (* 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 c) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 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)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -4 (/ (+ (* -1 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* (pow a 2) c) |
(*.f64 c (*.f64 a a)) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(/ (- (* 2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b))) |
(/ (- (* (pow b 2) (- (* -2 (pow b 2)) (* -2 (* a c)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b))) |
(/ (- (* (pow b 2) (- (* -2 (pow b 2)) (* -2 (* a c)))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(* -1 (* b (- (+ 2 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(* -1 (* b (- (+ 2 (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) (* 2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) b))) (*.f64 b #s(literal -2 binary64))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) a) b))) (*.f64 b #s(literal -2 binary64))) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* 2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* -2 (/ b (pow c 2))) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (pow c 2) (- (* -2 (/ b (pow c 2))) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (- (* 2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 a b)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (- (* -1 (/ (- (* 2 (/ b c)) (* 2 (/ a b))) c)) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b c) (/.f64 a b))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (- (* -1 (/ (- (* 2 (/ b c)) (* 2 (/ a b))) c)) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b c) (/.f64 a b))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) c) b))) (*.f64 b #s(literal -2 binary64))) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 2 binary64) c) b))) (*.f64 b #s(literal -2 binary64))) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (- (* 2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* -2 (/ b (pow a 2))) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a a)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))) |
(* (pow a 2) (- (* -2 (/ b (pow a 2))) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a a)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))))) |
(* 2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (- (* 2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* -1 (/ (- (* 2 (/ b a)) (* 2 (/ c b))) a)) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b a) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (pow a 2) (- (* -1 (/ (- (* 2 (/ b a)) (* 2 (/ c b))) a)) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b a) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) 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 a c))) (*.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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.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 #s(literal 1 binary64) (*.f64 (*.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 a c))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 c) (*.f64 a 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 c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 b (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b 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 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 c (neg.f64 (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.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 a c))))) 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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) b) c)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 #s(literal -2 binary64)) 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 c #s(literal -2 binary64)) 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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* 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 (/.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 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 #s(literal 0 binary64) (*.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 a (neg.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 a c))))) 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 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a)) b) a)) (neg.f64 a)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) 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 a c))) (*.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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.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 #s(literal 1 binary64) (*.f64 (*.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 a c))) (sqrt.f64 #s(literal -4 binary64)))))) #s(literal -1 binary64)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 c) (*.f64 a 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 c) (*.f64 a c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.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))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 b (+.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b 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 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 c (neg.f64 (+.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))))) |
(* -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 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.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 a c))))) 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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) b) c)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 #s(literal -2 binary64)) 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 c #s(literal -2 binary64)) 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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* 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 (/.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 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(-.f64 #s(literal 0 binary64) (*.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 a (neg.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 a c))))) 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 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) (neg.f64 a)) b) 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 (*.f64 #s(literal -1/2 binary64) b) a) (*.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))) (* 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 (*.f64 #s(literal 1/4 binary64) (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 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.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))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) 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 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) c) (-.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #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)))) b) |
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) 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)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.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 -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (-.f64 #s(literal 0 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 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 a b)))) (/.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 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(* 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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.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 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 5 binary64)))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (*.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)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) |
(* -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 a c)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) 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 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c))) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) 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 #s(literal -2 binary64) (/.f64 (*.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 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -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 (/.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) b) a) (+.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.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) (*.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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 a c)))))) 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 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1/128 binary64))) a)) a)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(* -2 c) |
(*.f64 c #s(literal -2 binary64)) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(pow c 2) |
(*.f64 c c) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 c (-.f64 #s(literal 0 binary64) 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 (+ (* -1 (/ (pow c 4) (pow b 7))) (* -1/2 (/ (pow c 4) (pow b 7))))))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.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 -3/2 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)) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c))) (pow a 2)) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 c c)))) (*.f64 a a)) |
(/ (+ (* -1 (/ (pow b 5) (* a (pow c 2)))) (+ (* 2 (/ (+ (* -1 (/ (pow b 9) (pow c 4))) (* -1/2 (/ (pow b 9) (pow c 4)))) (pow a 3))) (+ (* 2 (/ (pow b 7) (* (pow a 2) (pow c 3)))) (/ (pow b 3) c)))) (pow a 2)) |
(/.f64 (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3/2 binary64))) (*.f64 a (*.f64 a a)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.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)))) (/ (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 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 a (*.f64 c (*.f64 c c))))) a)) (*.f64 a a)) |
(/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/2 (/ (pow b 9) (pow c 4))) (/ (pow b 9) (pow c 4))) a)) (* 2 (/ (pow b 7) (pow c 3)))) a)) (/ (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 (pow.f64 b #s(literal 5 binary64)) (*.f64 c c)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 3/2 binary64) (/.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 c #s(literal 4 binary64))))) a) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c)))) a)) a)) (*.f64 a a)) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 (-.f64 #s(literal 0 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 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 (+ (* -1 (/ (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 -3/2 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 (*.f64 b b)) (*.f64 a 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 (*.f64 b (*.f64 b b)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (pow.f64 a #s(literal 4 binary64))))) (/.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 (*.f64 b b)) (*.f64 a 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) (pow.f64 b #s(literal 7 binary64))) (*.f64 (*.f64 c c) (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 (*.f64 b b)) (*.f64 a 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 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 2 binary64) c) (/.f64 (pow.f64 b #s(literal 7 binary64)) (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 (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) a)) (/.f64 (-.f64 (/.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))))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))) c)) c)) |
(/ (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 b) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c 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)))) |
(*.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 #s(literal -1 binary64) (*.f64 (*.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) (*.f64 b b)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 5 binary64)))) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))))) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.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))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) 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 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) c) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3/2 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(* -1 (/ c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.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))) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* -2 (/ (+ (* -1 (* (pow a 3) (pow c 4))) (* -1/2 (* (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 #s(literal 0 binary64) (/.f64 (+.f64 c (+.f64 (+.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))) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) #s(literal -3/2 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (* a (* (pow b 2) c))) (* -2 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b b))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -2 (* a c)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -2 binary64))))) (*.f64 b (*.f64 b b))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.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 c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.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 c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(*.f64 b (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -1 binary64)))) |
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)))) |
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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 c (*.f64 a a)) (*.f64 b (*.f64 b 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 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 c c)))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (+ (* -2 (/ (pow a 2) (pow b 3))) (/ b (pow c 2))))) |
(*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 c c)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -2 (/ a (* b c))) (* -2 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c)) c))) |
(* (pow c 2) (+ (* -2 (/ (pow a 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b c)) (* 2 (/ a b))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c)) c))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) 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)) (* -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))))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) (/.f64 b (*.f64 a a)))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (+ (* -2 (/ (pow c 2) (pow b 3))) (/ b (pow a 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) (/.f64 b (*.f64 a a)))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a))) |
(* (pow a 2) (+ (* -2 (/ (pow c 2) (pow b 3))) (* -1 (/ (+ (* -1 (/ b a)) (* 2 (/ c b))) a)))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a))) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) (/ b (* a (* c (pow (sqrt -4) 2))))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(+ (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(+ (* b (+ (* b (- (* -1 (* b (+ (* 1/2 (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))) (* (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (+.f64 (*.f64 (+.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 (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)) (*.f64 c (*.f64 c c))))) (*.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 0 binary64) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* -1/2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) |
(* b (- (* 1/2 (/ 1 (pow b 2))) (* 1/2 (/ 1 (* a c))))) |
(*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c)))) |
(* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 1/2 (* a c))) (pow b 4))) (* 1/2 (/ 1 (pow b 2)))) (* 1/2 (/ 1 (* a c))))) |
(*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a c)))) |
(* b (- (+ (* -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 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) (*.f64 (*.f64 a c) (*.f64 a c))))) (*.f64 a (*.f64 c (*.f64 (*.f64 a c) #s(literal -1/2 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 a c)) (/.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 (*.f64 a c) (*.f64 (*.f64 b b) (*.f64 b b)))))) |
(/ -1/2 b) |
(/.f64 #s(literal -1/2 binary64) b) |
(* -1 (/ (+ 1/2 (* 1/2 (/ (* a c) (pow b 2)))) b)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (+ 1/2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1/2 (/ (* a c) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 (*.f64 a c) #s(literal 1/2 binary64)) (*.f64 b b)))) b)) |
(* -1 (/ (- (+ 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))))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) (/.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)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) |
(/ (+ (* -1/2 (/ b a)) (* 1/2 (/ c b))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c) |
(/ (+ (* -1/2 (/ b a)) (* c (+ (* -1 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))) c) |
(/ (+ (* -1/2 (/ b a)) (* c (+ (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (* 1/2 (/ 1 b))))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 c (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (+.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64))) (/.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)))) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))))))) c) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) |
(/ (+ (* (sqrt (/ c a)) (/ 1 (sqrt -4))) (/ b (* a (pow (sqrt -4) 2)))) c) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 #s(literal -4 binary64) a))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 b (*.f64 #s(literal -4 binary64) a))) c) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* a (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) a) (/.f64 (*.f64 c c) a))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.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 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (*.f64 (*.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))) c))) #s(literal 1/2 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))) c))))) c) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
(* -1 (/ (+ (* 1/4 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) b) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 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/4 binary64) (*.f64 b (/.f64 c a)))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* 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/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)) (* 1/4 (/ (* b c) a))) c)) (* 1/2 (* (sqrt (/ c a)) (sqrt -1)))) c)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 b (*.f64 b b)) a)) #s(literal 1/32 binary64)) (*.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 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 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 0 binary64) c)) (*.f64 #s(literal -1/4 binary64) (*.f64 b (/.f64 c a)))) c)) c)) |
(* -1/2 (/ b (* a c))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) |
(/ (+ (* -1/2 (/ b c)) (* 1/2 (/ a b))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a) |
(/ (+ (* -1/2 (/ b c)) (* a (+ (* -1 (* a (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) a) |
(/ (+ (* -1/2 (/ b c)) (* a (+ (* a (- (* -1 (* 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)))))) (+ (* -1 (/ c (pow b 3))) (* 1/2 (/ c (pow b 3)))))) (* 1/2 (/ 1 b))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 (-.f64 (+.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 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 b b))) (neg.f64 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b))))))))) a) |
(* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) |
(/ (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (/ b (* c (pow (sqrt -4) 2)))) a) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b (*.f64 #s(literal -4 binary64) c))) a) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (/.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))))) a) (/.f64 #s(literal -1/2 binary64) a))) (/.f64 b (*.f64 #s(literal -4 binary64) c))) a) |
(/ (- (+ (* -1 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/2 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 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.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))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 (/.f64 b c) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) a) |
(* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -1))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) |
(* -1 (/ (+ (* 1/4 (/ b c)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(/.f64 (+.f64 (/.f64 (/.f64 b c) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal -1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c))) a)) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 1/32 (/ (* 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/16 (* (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/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* 1/2 (* (sqrt (/ a c)) (sqrt -1)))) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32 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 (*.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/16 binary64)))) (*.f64 #s(literal 1/16 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)))))))) (neg.f64 a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) c))) a)) a)) |
Compiled 61937 to 24869 computations (59.8% saved)
57 alts after pruning (54 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1880 | 29 | 1909 |
| Fresh | 12 | 25 | 37 |
| Picked | 2 | 3 | 5 |
| Done | 2 | 0 | 2 |
| Total | 1896 | 57 | 1953 |
| Status | Accuracy | Program |
|---|---|---|
| 99.1% | (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 47.3% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 a (*.f64 #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))) | |
| 58.8% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) | |
| 62.1% | (/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) | |
| 86.1% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) | |
| 18.9% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 a #s(literal 2 binary64))) | |
| 80.5% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) (*.f64 a #s(literal 2 binary64))) | |
| ✓ | 86.3% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) (*.f64 a #s(literal 2 binary64))) |
| 86.2% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a))))) (*.f64 a #s(literal 2 binary64))) | |
| 86.3% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64))) | |
| 86.2% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 86.0% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b c) (/.f64 a b))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) | |
| 86.1% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b a) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) | |
| 80.5% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) | |
| 80.5% | (/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) | |
| 80.5% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)) (*.f64 a #s(literal 2 binary64))) | |
| 86.2% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))) c)) (*.f64 a #s(literal 2 binary64))) | |
| 80.4% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)) (*.f64 a #s(literal 2 binary64))) | |
| 86.2% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) a)) (*.f64 a #s(literal 2 binary64))) | |
| 80.4% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) | |
| 86.2% | (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) | |
| 80.0% | (/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) | |
| 11.9% | (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) | |
| 57.3% | (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.f64 a #s(literal 2 binary64))) | |
| 99.2% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 99.3% | (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 99.2% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) | |
| 86.3% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) | |
| 86.3% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) | |
| 98.8% | (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 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 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) | |
| 99.2% | (/.f64 (*.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)))))))) | |
| 62.0% | (/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) | |
| 86.5% | (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) | |
| 80.6% | (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) | |
| 86.4% | (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) | |
| 86.4% | (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) | |
| ✓ | 99.5% | (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
| 99.5% | (/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))))) | |
| 80.6% | (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) | |
| 86.4% | (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) | |
| 1.6% | (/.f64 c b) | |
| 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64)))) | |
| 80.5% | (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) | |
| 86.3% | (/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)) | |
| 62.1% | (/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) | |
| 80.5% | (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) | |
| 86.3% | (/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) | |
| 86.3% | (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal -1/2 binary64) c)))) | |
| 80.5% | (/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) | |
| 62.1% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 88.9% | (-.f64 (*.f64 a (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) | |
| 99.3% | (*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) | |
| 79.8% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) | |
| 62.1% | (*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) | |
| ✓ | 62.2% | (neg.f64 (/.f64 c b)) |
| 62.1% | (neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) | |
| 62.1% | (neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
Compiled 7273 to 3777 computations (48.1% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) |
(-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))) c)) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b a) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b c) (/.f64 a b))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 a (*.f64 #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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.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 (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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) 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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) a) (/.f64 b 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 c (*.f64 a #s(literal -4 binary64))))) b))) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) (*.f64 a #s(literal 2 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 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.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 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (*.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 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 a b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 1/4 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b b)) b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 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 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 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 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) (*.f64 a #s(literal 2 binary64))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -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) (*.f64 c (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 a b)))) (/.f64 (/.f64 a b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) |
(/.f64 (fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.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))) a)) (pow.f64 b #s(literal 6 binary64))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c 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 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal -16 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (+.f64 (*.f64 (*.f64 a (pow.f64 b #s(literal 4 binary64))) #s(literal -12 binary64)) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 48 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 b b))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (pow.f64 (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)))) (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (+.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (*.f64 b (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))))) (*.f64 a #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal -4 binary64) a)))))) |
4 calls:
| 51.0ms | c |
| 45.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)) |
| 45.0ms | b |
| 42.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | a |
| 99.5% | 1 | b |
| 99.5% | 1 | c |
| 99.5% | 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 a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) |
(-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))) c)) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b a) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b c) (/.f64 a b))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 a (*.f64 #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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) (*.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 (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 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 c #s(literal -2 binary64)))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
4 calls:
| 22.0ms | a |
| 21.0ms | c |
| 21.0ms | b |
| 21.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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | a |
| 99.5% | 1 | b |
| 99.5% | 1 | c |
| 99.5% | 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 a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) |
(-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))) c)) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b a) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b c) (/.f64 a b))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 a (*.f64 #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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) b))) |
| Outputs |
|---|
(*.f64 c (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
3 calls:
| 20.0ms | c |
| 19.0ms | a |
| 19.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | a |
| 99.3% | 1 | b |
| 99.3% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) |
(-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))) c)) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b a) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b c) (/.f64 a b))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 a (*.f64 #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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))) (+.f64 b (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))))) (+.f64 (+.f64 b b) (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 c (/.f64 (/.f64 a b) (/.f64 b a))) a) b))))) (*.f64 a #s(literal 2 binary64))) |
| Outputs |
|---|
(-.f64 (*.f64 a (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b)) a) (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) b))) (/.f64 c b)) |
3 calls:
| 18.0ms | c |
| 18.0ms | b |
| 17.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.9% | 1 | a |
| 88.9% | 1 | b |
| 88.9% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) |
(-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b)))) b) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) b)))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (*.f64 a (/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b)))) c)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 c (+.f64 (*.f64 c (/.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b)))) c)) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 (neg.f64 a) (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (neg.f64 (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b))) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))))) b) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 c (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 a b))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 a a) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b a) (/.f64 c b))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 b c) (/.f64 a b))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 c c)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 a b) c) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (-.f64 (*.f64 b b) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a)) a))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 a (*.f64 #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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) (*.f64 a c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 (*.f64 c #s(literal -4 binary64)) (*.f64 c c)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
3 calls:
| 20.0ms | c |
| 18.0ms | b |
| 17.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 1 | c |
| 86.5% | 1 | b |
| 86.5% | 1 | a |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) |
(-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))))) |
3 calls:
| 11.0ms | b |
| 10.0ms | a |
| 10.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 1 | b |
| 86.4% | 1 | a |
| 86.4% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) |
(-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (*.f64 a (+.f64 (*.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) b))))) |
3 calls:
| 11.0ms | c |
| 10.0ms | b |
| 10.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.3% | 1 | a |
| 86.3% | 1 | b |
| 86.3% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))) b) |
(-.f64 (*.f64 a (neg.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) (*.f64 a c))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) a) b)) a)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (*.f64 #s(literal 1/2 binary64) c) b)) c)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (*.f64 a c) b) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (*.f64 a a) b))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b))) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (*.f64 a (*.f64 a (*.f64 (/.f64 c b) (/.f64 c b)))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) (*.f64 a #s(literal 2 binary64))) |
| Outputs |
|---|
(/.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 b (+.f64 b (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b)))) |
3 calls:
| 10.0ms | b |
| 10.0ms | a |
| 9.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.6% | 1 | c |
| 80.6% | 1 | b |
| 80.6% | 1 | a |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 (/.f64 c b) (/.f64 c b))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (/.f64 c b)) (*.f64 b b)))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 b (+.f64 (*.f64 (/.f64 a b) (/.f64 #s(literal 1/2 binary64) b)) (/.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) b)) c)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b c)) (/.f64 (*.f64 a #s(literal 1/2 binary64)) b))) |
3 calls:
| 6.0ms | c |
| 5.0ms | b |
| 5.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.5% | 1 | b |
| 80.5% | 1 | c |
| 80.5% | 1 | a |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
(neg.f64 (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b b)) b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(/.f64 (*.f64 #s(literal 1/12 binary64) (*.f64 (*.f64 a c) #s(literal -12 binary64))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 b b))) |
| Outputs |
|---|
(neg.f64 (/.f64 c b)) |
3 calls:
| 5.0ms | c |
| 4.0ms | b |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.2% | 1 | b |
| 62.2% | 1 | c |
| 62.2% | 1 | a |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 b a) |
(/.f64 c b) |
| Outputs |
|---|
(/.f64 c b) |
3 calls:
| 3.0ms | c |
| 1.0ms | b |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.6% | 1 | c |
| 1.6% | 1 | a |
| 1.6% | 1 | b |
Compiled 12 to 9 computations (25% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(/.f64 b a) |
| Outputs |
|---|
(/.f64 b a) |
3 calls:
| 0.0ms | b |
| 0.0ms | c |
| 0.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.6% | 1 | c |
| 1.6% | 1 | a |
| 1.6% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 1× | fuel |
Compiled 233 to 112 computations (51.9% saved)
Compiled 506 to 252 computations (50.2% saved)
Loading profile data...