
Time bar (total: 18.0s)
| 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 41 to 28 computations (31.7% saved)
| 952.0ms | 4 016× | 1 | valid |
| 773.0ms | 4 240× | 0 | valid |
| 405.0ms | 1 367× | 0 | invalid |
const: 533.0ms (33.4% of total)ival-mult: 315.0ms (19.7% of total)ival-div: 154.0ms (9.7% of total)ival-<: 141.0ms (8.8% of total)ival-sqrt: 102.0ms (6.4% of total)adjust: 83.0ms (5.2% of total)ival-sub: 75.0ms (4.7% of total)ival-neg: 74.0ms (4.6% of total)ival-add: 69.0ms (4.3% of total)ival-and: 34.0ms (2.1% of total)exact: 12.0ms (0.8% of total)ival-assert: 4.0ms (0.3% of total)| 2× | egg-herbie |
| 1 674× | div-sub |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 1 048× | 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) (* c (* a -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) (* c (* a -4))))) (* a 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) (* c (* a -4))))) (* a -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) (* c (* a -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 |
|---|---|---|---|---|---|
| 225 | 2 | (0.17547900031114408 31722.894411736408 13762313.393682076) | 1 | (1.306752651144825 0.7615289333869916 0.002408230474791293) | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 #s(literal 4 binary64) a) c) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) a) |
| 0 | 0 | - | 0 | - | b |
| 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)) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) | cancellation | 226 | 7 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 224 | 3 |
| - | 2 | 27 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 224 | 1 | 2 |
| - | 2 | 6 | 21 |
| number | freq |
|---|---|
| 0 | 30 |
| 1 | 226 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 51.0ms | 248× | 1 | valid |
| 25.0ms | 264× | 0 | valid |
Compiled 184 to 60 computations (67.4% saved)
ival-mult: 16.0ms (32.8% of total)ival-sub: 9.0ms (18.5% of total)ival-div: 5.0ms (10.3% of total)ival-sqrt: 5.0ms (10.3% of total)ival-add: 5.0ms (10.3% of total)adjust: 3.0ms (6.2% of total)ival-neg: 3.0ms (6.2% of total)exact: 1.0ms (2.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Compiled 3 to 3 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.2% | (/.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 20 to 14 computations (30% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| ✓ | cost-diff | 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)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 1 120× | accelerator-lowering-fma.f32 |
| 1 120× | accelerator-lowering-fma.f64 |
| 744× | *-lowering-*.f32 |
| 744× | *-lowering-*.f64 |
| 434× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 70 |
| 1 | 31 | 68 |
| 2 | 68 | 68 |
| 3 | 151 | 68 |
| 4 | 231 | 68 |
| 5 | 372 | 68 |
| 6 | 654 | 68 |
| 7 | 1122 | 68 |
| 8 | 2225 | 68 |
| 9 | 2509 | 68 |
| 10 | 2626 | 68 |
| 11 | 2681 | 68 |
| 12 | 2682 | 68 |
| 13 | 2682 | 68 |
| 14 | 2688 | 68 |
| 0 | 2688 | 64 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(neg b) |
b |
(sqrt (- (* b b) (* (* 4 a) c))) |
(- (* b b) (* (* 4 a) c)) |
(* b b) |
(* (* 4 a) c) |
(* 4 a) |
4 |
a |
c |
(* 2 a) |
2 |
| 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))) |
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (- (* b b) (* (* 4 a) c))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(- (* b b) (* (* 4 a) c)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* (* 4 a) c) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(* 4 a) |
(*.f64 #s(literal 4 binary64) a) |
4 |
#s(literal 4 binary64) |
a |
c |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
| ✓ | accuracy | 99.7% | (/.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 | 99.6% | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
| ✓ | accuracy | 57.4% | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| 30.0ms | 124× | 1 | valid |
| 12.0ms | 132× | 0 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 13.0ms (45.1% of total)ival-sqrt: 5.0ms (17.4% of total)ival-div: 3.0ms (10.4% of total)adjust: 2.0ms (6.9% of total)ival-sub: 2.0ms (6.9% of total)ival-neg: 2.0ms (6.9% of total)ival-add: 2.0ms (6.9% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))> |
#<alt (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))> |
#<alt (sqrt (- (* b b) (* (* 4 a) c)))> |
#<alt (- (* b b) (* (* 4 a) c))> |
| 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 (* 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))))))))> |
#<alt (* -4 (* a c))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<alt (- (pow b 2) (* 4 (* a c)))> |
#<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 (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<alt (* a (- (/ (pow b 2) a) (* 4 c)))> |
#<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 (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* c (- (/ (pow b 2) c) (* 4 a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
#<alt (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | -inf | (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 1.0ms | c | @ | -inf | (sqrt (- (* b b) (* (* 4 a) c))) |
| 1.0ms | b | @ | 0 | (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 1.0ms | b | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 1.0ms | a | @ | inf | (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
| 1× | batch-egg-rewrite |
| 4 850× | accelerator-lowering-fma.f32 |
| 4 850× | accelerator-lowering-fma.f64 |
| 3 904× | *-lowering-*.f32 |
| 3 904× | *-lowering-*.f64 |
| 2 332× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 49 |
| 1 | 67 | 47 |
| 2 | 527 | 47 |
| 3 | 6858 | 47 |
| 0 | 8152 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) |
(/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
(sqrt (- (* b b) (* (* 4 a) c))) |
(- (* b b) (* (* 4 a) c)) |
| Outputs |
|---|
(+.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))))))))) |
(+.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) b) |
(-.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 (+.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 b #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (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) (+.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 (*.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 #s(literal 1 binary64) (/.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))))))))) |
(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 #s(literal -1 binary64) (/.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))))))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) b) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) 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 (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)))))) b) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 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 (*.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 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 (*.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 (*.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 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)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.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 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 #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 #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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 (*.f64 b b) (+.f64 (*.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 (*.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 (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 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 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.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 (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.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 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 (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.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 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.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 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) |
(/.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)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) |
(/.f64 (*.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))) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.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 b b) (*.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 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #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 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.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 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 (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #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 (+.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 (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) #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 (*.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 (*.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 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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.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) (pow.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.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 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 (*.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 (*.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 (*.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 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 (*.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 (*.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 (*.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 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/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 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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.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 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.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 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 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.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 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)))))) #s(literal 1 binary64)) |
(*.f64 (+.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 (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 (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 (*.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 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)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/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))))))))) #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 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 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 #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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 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 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.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 (*.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 (*.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)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.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 (*.f64 b b) (+.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 (*.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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(*.f64 (/.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 b (*.f64 b (*.f64 b b))) (*.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 b b) (+.f64 (*.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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.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 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) b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(+.f64 (*.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) b)) |
(+.f64 (*.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 #s(literal 1/2 binary64) a))) |
(+.f64 (*.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 #s(literal 1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #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 #s(literal 0 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 (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 0 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 a #s(literal -2 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 #s(literal 0 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 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))))))))) |
(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 #s(literal 1/2 binary64) a))) |
(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 #s(literal 1/2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) b (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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) b)) |
(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)))) |
(neg.f64 (*.f64 #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))))) |
(neg.f64 (/.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 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/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 #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))))))) a)) |
(/.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 (*.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)) (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 (*.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)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.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 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 (+.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)) (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 #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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 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 (/.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 #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 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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 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 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 2 binary64)) a) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) (neg.f64 (-.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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.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)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (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 (*.f64 b b) (+.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 (*.f64 b b) (+.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.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 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.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 (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.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 1 binary64) a) (/.f64 #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) 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 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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.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 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 (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.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 (*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.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 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 (+.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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 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)))))) a) #s(literal 2 binary64)) |
(/.f64 (*.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))) #s(literal 1/2 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)))))))) a)) |
(/.f64 (*.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))) #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 (*.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 1 binary64) 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 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 #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 b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 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 a #s(literal -2 binary64)))) |
(/.f64 (*.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))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.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 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 1 binary64) a)) (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #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 (*.f64 b b) (+.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 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.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 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.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 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.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 #s(literal 1/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 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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1/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 a (-.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 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 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 a #s(literal 2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.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 b b) (+.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 -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 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.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 b b) (+.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 (/.f64 #s(literal 1 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 #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) #s(literal 1 binary64)) (/.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.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 (*.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 2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.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 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (/.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 (*.f64 b b) (+.f64 (*.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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 (*.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 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 #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 (+.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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.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 (/.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 b b) (+.f64 (*.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 (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) #s(literal 2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.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 1/2 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.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 b b) (*.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 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 -1/2 binary64) a)) (-.f64 (*.f64 b b) (+.f64 (*.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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (*.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 -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 (*.f64 b b) (*.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) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.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 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 (*.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 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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 (*.f64 a #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 (+.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 (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 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)))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 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 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 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 a (+.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 (/.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 (*.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 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 (*.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 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 (*.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 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 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 #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 #s(literal 1/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 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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (/.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 #s(literal -1/2 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 1 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 1 binary64) (-.f64 #s(literal 0 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 #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 (*.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 #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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.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)))) #s(literal -1 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 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #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/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.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))) 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 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a)) |
(*.f64 (/.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 (+.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 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 (pow.f64 (/.f64 (*.f64 a #s(literal 2 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 a #s(literal 2 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 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 (*.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 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (*.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 (*.f64 b b) (+.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 (*.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 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))))))) |
(*.f64 (/.f64 (/.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 (*.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 (*.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 (-.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 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.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 (*.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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (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))))))) |
(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))))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) #s(literal 0 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)) #s(literal 0 binary64)) |
(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)))))) #s(literal 0 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 #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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)) #s(literal 0 binary64)) (+.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 0 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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #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 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(*.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))))))) |
(+.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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(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 (log.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1/2 binary64))) |
(hypot.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(hypot.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(hypot.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(hypot.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (*.f64 b b)) |
(hypot.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(hypot.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b b)) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(-.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(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 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(fma.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (-.f64 #s(literal 0 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) #s(literal -1 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 b (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(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 #s(literal -1 binary64) (*.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 c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) (-.f64 #s(literal 0 binary64) a) (*.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 (neg.f64 (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 4 binary64) c)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 4 binary64)) a (*.f64 b b)) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(fma.f64 (/.f64 (*.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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (neg.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) |
(/.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) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (/.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 4096 binary64) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 256 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a 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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #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)) |
(*.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 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (/.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (/.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 #s(literal 4 binary64) (*.f64 a c))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) |
(*.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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(*.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 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.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 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (+.f64 (*.f64 (*.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 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
| 1× | egg-herbie |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
| 7 766× | *-lowering-*.f64 |
| 2 546× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 3249 |
| 1 | 1738 | 3208 |
| 2 | 6079 | 3180 |
| 0 | 8244 | 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)))))) |
(* 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)))))))) |
(* -4 (* a c)) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 4 (* a c))) |
(- (pow b 2) (* 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) (+ 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 (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -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 (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -4 (* a c)) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
| Outputs |
|---|
(* (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 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a 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 c (/.f64 (*.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 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.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 -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 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 0 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) 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 -2 binary64) (neg.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 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))))) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.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 c (/.f64 (/.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 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 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 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 #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 (*.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 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/4 binary64))) b) a)) (-.f64 #s(literal 0 binary64) 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 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) a) b) a)) (-.f64 #s(literal 0 binary64) a)) |
(* -2 (/ (* a c) b)) |
(*.f64 c (/.f64 (*.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 a (*.f64 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 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 (*.f64 #s(literal -1/2 binary64) 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b c)))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (-.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 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))) (/.f64 b c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -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 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #s(literal -1/4 binary64))) b) c)) (-.f64 #s(literal 0 binary64) 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 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c) b) c)) (-.f64 #s(literal 0 binary64) c)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 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 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c 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 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))))) b) |
(* -1 (/ b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 (*.f64 b (/.f64 (/.f64 c b) b)) (/.f64 b a)) |
(* -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 (/.f64 c b) b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) 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 (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1/4 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.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 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 b a)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (*.f64 (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 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))) a)) a)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (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 (*.f64 #s(literal -1/4 binary64) 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 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/64 binary64))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 b 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 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) c)))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a 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 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) 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 #s(literal 1 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 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) b)))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (-.f64 #s(literal 0 binary64) (+.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 #s(literal 1 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 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 c (/.f64 (*.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 c (/.f64 (/.f64 c b) 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 -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (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 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (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 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 a (+.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 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 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 (/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal 5 binary64))) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64)))))) (-.f64 #s(literal 0 binary64) a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 c (/.f64 (*.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 a (*.f64 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 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 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 (*.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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.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 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.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 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64))))))))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(- (pow b 2) (* 4 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(- (pow b 2) (* 4 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(- (pow b 2) (* 4 (* a c))) |
(+.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 (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(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 (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
Compiled 22 351 to 2 046 computations (90.8% saved)
30 alts after pruning (30 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 526 | 30 | 556 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 527 | 30 | 557 |
| Status | Accuracy | Program |
|---|---|---|
| 56.5% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 56.3% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 56.2% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 56.3% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 57.2% | (/.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) a) #s(literal -2 binary64)) | |
| 90.4% | (/.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 87.3% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 80.6% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 58.2% | (/.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 b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 87.6% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) | |
| 80.8% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) | |
| 90.7% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))))) b) | |
| 57.0% | (/.f64 (+.f64 (neg.f64 b) (/.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 2 binary64) a)) | |
| ▶ | 44.3% | (/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
| 57.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 57.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 57.2% | (/.f64 (*.f64 (+.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 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 80.6% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 80.7% | (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) | |
| 62.8% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 87.3% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.4% | (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 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 b (*.f64 a #s(literal 2 binary64)))) |
| 87.6% | (-.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 (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) | |
| ▶ | 90.7% | (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.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 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
| ▶ | 62.9% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| 57.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) | |
| 80.6% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) | |
| 87.4% | (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) | |
| ▶ | 90.5% | (*.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 (*.f64 #s(literal -1/4 binary64) 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 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
Compiled 2 306 to 1 220 computations (47.1% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.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 (*.f64 #s(literal -1/4 binary64) 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 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
| ✓ | cost-diff | 0 | (*.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 (*.f64 #s(literal -1/4 binary64) 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 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
| ✓ | cost-diff | 128 | (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)) |
| ✓ | 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 | 0 | (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
| ✓ | cost-diff | 384 | (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ✓ | cost-diff | 0 | (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.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 c (/.f64 (/.f64 c b) b)) b))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.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 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
| ✓ | cost-diff | 128 | (*.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)))) |
| ✓ | cost-diff | 128 | (/.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) |
| 9 580× | accelerator-lowering-fma.f32 |
| 9 580× | accelerator-lowering-fma.f64 |
| 6 000× | *-lowering-*.f32 |
| 6 000× | *-lowering-*.f64 |
| 2 626× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 818 |
| 1 | 197 | 807 |
| 2 | 602 | 771 |
| 3 | 2034 | 739 |
| 4 | 4988 | 739 |
| 0 | 8100 | 715 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) (/ c b)) |
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) |
a |
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b)) |
(* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) |
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)) |
(/ (* (* c (* c c)) -2) (pow b 5)) |
(* (* c (* c c)) -2) |
(* c (* c c)) |
c |
(* c c) |
-2 |
(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 (/ (/ c b) b)) b) |
(* c (/ (/ c b) b)) |
(/ (/ c b) b) |
(/ c b) |
(- 0 (/ c b)) |
0 |
(/ c b) |
c |
b |
(/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a)) |
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) |
(neg 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) |
c |
-2 |
(+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) |
(/ a b) |
a |
(/ (* a (* a c)) (* b (* b b))) |
(* a (* a c)) |
(* a c) |
(* b (* b b)) |
(* b b) |
(* 2 a) |
2 |
(- (/ (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) |
b |
(* c (* a -4)) |
c |
(* a -4) |
a |
-4 |
(* a 2) |
2 |
(/ b (* a 2)) |
(* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) (/ -1 b))) |
c |
(+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) (/ -1 b)) |
(* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) |
(- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b)))) |
(* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) |
(+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b))) |
(/ (* -2 (* a a)) (pow b 5)) |
(* -2 (* a a)) |
-2 |
(* a a) |
a |
(pow b 5) |
b |
5 |
(/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)) |
(* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) |
(* -1/4 c) |
-1/4 |
(/ (* (pow a 4) 20) (pow b 6)) |
(* (pow a 4) 20) |
(pow a 4) |
4 |
20 |
(pow b 6) |
6 |
(* a b) |
(/ a (* b (* b b))) |
(* b (* b b)) |
(* b b) |
(/ -1 b) |
-1 |
| Outputs |
|---|
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) (/ c b)) |
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (-.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c b) (*.f64 b b)))))) (/.f64 c b)) |
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) |
(*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (-.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c b) (*.f64 b b)))))) |
a |
(- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b)) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (-.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c b) (*.f64 b b))))) |
(* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))))) |
(+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)) |
(+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64)))) |
(/ (* (* c (* c c)) -2) (pow b 5)) |
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5 binary64))) |
(* (* c (* c c)) -2) |
(*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
c |
(* c c) |
(*.f64 c c) |
-2 |
#s(literal -2 binary64) |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
b |
5 |
#s(literal 5 binary64) |
(/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b) |
(/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 7 binary64))) |
(* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) |
(/.f64 (*.f64 a (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -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)) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) 20) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) |
(pow c 4) |
(pow.f64 c #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
20 |
#s(literal 20 binary64) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
6 |
#s(literal 6 binary64) |
(/ (* c (/ (/ c b) b)) b) |
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) |
(* c (/ (/ c b) b)) |
(/.f64 (*.f64 c c) (*.f64 b b)) |
(/ (/ c b) b) |
(/.f64 (/.f64 c b) b) |
(/ c b) |
(/.f64 c b) |
(- 0 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
0 |
#s(literal 0 binary64) |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64)))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) |
(/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64)))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))) |
(+.f64 b (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64)))) b)) |
(* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))) |
(/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (*.f64 c #s(literal -2 binary64)))) b) |
(* c -2) |
(*.f64 c #s(literal -2 binary64)) |
c |
-2 |
#s(literal -2 binary64) |
(+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) #s(literal 1 binary64)) (/.f64 a b)) |
(/ a b) |
(/.f64 a b) |
a |
(/ (* a (* a c)) (* b (* b b))) |
(/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) |
(* a (* a c)) |
(*.f64 a (*.f64 a c)) |
(* a c) |
(*.f64 a c) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #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 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(sqrt (+ (* b b) (* c (* a -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(+ (* b b) (* c (* a -4))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(* b b) |
(*.f64 b b) |
b |
(* c (* a -4)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
c |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-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))) |
(* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) (/ -1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (/.f64 a b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
c |
(+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) (/ -1 b)) |
(+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (/.f64 a b) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) |
(* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (/.f64 a b) (*.f64 b b)))) |
(- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))) (/.f64 (/.f64 a b) (*.f64 b b))) |
(* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))))) |
(+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64))))) |
(/ (* -2 (* a a)) (pow b 5)) |
(/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (* a a)) |
(*.f64 a (*.f64 a #s(literal -2 binary64))) |
-2 |
#s(literal -2 binary64) |
(* a a) |
(*.f64 a a) |
a |
(pow b 5) |
(pow.f64 b #s(literal 5 binary64)) |
b |
5 |
#s(literal 5 binary64) |
(/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)) |
(/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 7 binary64)))) |
(* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) |
(/.f64 (*.f64 c (*.f64 #s(literal -5 binary64) (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1/4 c) |
(*.f64 c #s(literal -1/4 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
(/ (* (pow a 4) 20) (pow b 6)) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 4) 20) |
(*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) |
(pow a 4) |
(pow.f64 a #s(literal 4 binary64)) |
4 |
#s(literal 4 binary64) |
20 |
#s(literal 20 binary64) |
(pow b 6) |
(pow.f64 b #s(literal 6 binary64)) |
6 |
#s(literal 6 binary64) |
(* a b) |
(*.f64 a b) |
(/ a (* b (* b b))) |
(/.f64 (/.f64 a b) (*.f64 b b)) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
-1 |
#s(literal -1 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) 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 a (*.f64 b (*.f64 b b)))) |
| ✓ | accuracy | 99.6% | (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 a b)) |
| ✓ | 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.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)))) |
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (*.f64 a (*.f64 a c)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 57.4% | (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) |
| ✓ | accuracy | 99.6% | (/.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) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))) |
| 219.0ms | 144× | 1 | valid |
| 83.0ms | 112× | 0 | valid |
Compiled 858 to 77 computations (91% saved)
ival-mult: 129.0ms (53% of total)ival-div: 45.0ms (18.5% of total)ival-sub: 26.0ms (10.7% of total)ival-pow: 15.0ms (6.2% of total)ival-add: 12.0ms (4.9% of total)adjust: 10.0ms (4.1% of total)ival-sqrt: 3.0ms (1.2% of total)ival-neg: 2.0ms (0.8% of total)exact: 2.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b)> |
#<alt (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6)))> |
#<alt (- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) (/ c b))> |
#<alt (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b)))> |
#<alt (- 0 (/ c b))> |
#<alt (/ c b)> |
#<alt (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))))> |
#<alt (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))> |
#<alt (/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a))> |
#<alt (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))> |
#<alt (- (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2)) (/ b (* a 2)))> |
#<alt (/ (sqrt (+ (* b b) (* c (* a -4)))) (* a 2))> |
#<alt (sqrt (+ (* b b) (* c (* a -4))))> |
#<alt (+ (* b b) (* c (* a -4)))> |
#<alt (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b))> |
#<alt (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6)))> |
#<alt (* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) (/ -1 b)))> |
#<alt (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) (/ -1 b))> |
#<alt (/ (* (pow c 4) 20) (pow b 6))> |
#<alt (/ (* c (/ (/ c b) b)) b)> |
#<alt (/ (* (* c (* c c)) -2) (pow b 5))> |
#<alt (/ (* a (* a c)) (* b (* b b)))> |
#<alt (* a (* a c))> |
#<alt (* b (* b b))> |
#<alt (/ (* -2 (* a a)) (pow b 5))> |
#<alt (/ (* (pow a 4) 20) (pow b 6))> |
#<alt (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))> |
| Outputs |
|---|
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 7)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -1 (/ c b))> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))> |
#<alt (- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))> |
#<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))))))) (/ c b))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)> |
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2)))) (* -1 c)) b))> |
#<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 (/ 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 (* -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 (/ a b)> |
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (* a (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))> |
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))> |
#<alt (/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3))> |
#<alt (/ a b)> |
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)> |
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)> |
#<alt (/ (+ a (/ (* (pow a 2) c) (pow b 2))) b)> |
#<alt (/ a b)> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b))> |
#<alt (/ a b)> |
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))> |
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))> |
#<alt (* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3))))> |
#<alt (/ (* (pow a 2) c) (pow b 3))> |
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3))))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ c b))> |
#<alt (* 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 (* 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 (* 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)) (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 (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 3) c) (pow b 7)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -5 (/ (* (pow a 4) c) (pow b 6)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b)> |
#<alt (/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (/ -1 b)> |
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))> |
#<alt (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7)))> |
#<alt (* (pow c 3) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 3) (+ (* -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 3) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7)))> |
#<alt (* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 5) c))) (* 5 (/ (pow a 3) (pow b 7))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) c)) (* 5 (/ (pow a 3) (pow b 7))))))> |
#<alt (* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))) c)) (* 5 (/ (pow a 3) (pow b 7))))))> |
#<alt (/ -1 b)> |
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b))> |
#<alt (- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 3)) (pow b 7))) (* -2 (/ (pow c 2) (pow b 5))))))) (/ 1 b))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 3) (pow b 7))) (* -2 (/ (pow c 2) (* a (pow b 5))))))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 3) (pow b 7))) (+ (* -2 (/ (pow c 2) (* a (pow b 5)))) (* -1 (/ c (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 3) (pow b 7))) (+ (* -2 (/ (pow c 2) (* a (pow b 5)))) (* -1 (/ c (* (pow a 2) (pow b 3)))))) (/ 1 (* (pow a 3) b))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 5)))) (* 5 (/ (pow c 3) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) a)) (* 5 (/ (pow c 3) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a))) a)) (* 5 (/ (pow c 3) (pow b 7))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))))) (pow b 7))> |
#<alt (/ -1 b)> |
#<alt (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)> |
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b)> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) 1) b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (/ (* a c) (pow b 2))))) b))> |
#<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 (/ (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 (* -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 (/ (* (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 (* (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 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 (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* -2 (/ (pow a 2) (pow b 5)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* 20 (/ (pow a 4) (pow b 6)))> |
#<alt (* -1 (/ a (pow b 3)))> |
#<alt (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))> |
#<alt (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))> |
#<alt (- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7)))> |
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 2) (+ (* -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 2) (+ (* -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 2)) (pow b 7)))> |
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c))))> |
#<alt (* -1 (/ a (pow b 3)))> |
#<alt (* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3))))> |
#<alt (* a (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3))))> |
#<alt (* a (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3)))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3)))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7)))> |
#<alt (* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 5)))) (* 5 (/ (pow c 2) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a)) (* 5 (/ (pow c 2) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a)) (* 5 (/ (pow c 2) (pow b 7))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))) (pow b 7))> |
#<alt (* -1 (/ a (pow b 3)))> |
#<alt (/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 3))> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -2 (/ (* (pow a 2) c) (pow b 2)))) a) (pow b 3))> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -2 (/ (* (pow a 2) c) (pow b 2)))) a) (pow b 3))> |
#<alt (* -1 (/ a (pow b 3)))> |
#<alt (* -1 (/ (- (* 2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3)))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -1 a)) (pow b 3)))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -1 a)) (pow b 3)))> |
213 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 166.0ms | b | @ | inf | (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b)))) |
| 28.0ms | b | @ | inf | (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b) |
| 27.0ms | c | @ | -inf | (sqrt (+ (* b b) (* c (* a -4)))) |
| 21.0ms | c | @ | 0 | (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) |
| 3.0ms | a | @ | inf | (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b) |
| 1× | batch-egg-rewrite |
| 5 992× | *-lowering-*.f32 |
| 5 992× | *-lowering-*.f64 |
| 3 640× | accelerator-lowering-fma.f32 |
| 3 640× | accelerator-lowering-fma.f64 |
| 3 002× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 457 |
| 1 | 477 | 449 |
| 2 | 5334 | 449 |
| 0 | 9126 | 428 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b) |
(* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) |
(- (* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) (/ c b)) |
(* a (- (* a (+ (/ (* (* c (* c c)) -2) (pow b 5)) (/ (* (* -1/4 a) (/ (* (pow c 4) 20) (pow b 6))) b))) (/ (* c (/ (/ c b) b)) b))) |
(- 0 (/ c b)) |
(/ c b) |
(+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) |
(+ (/ a b) (/ (* a (* a c)) (* b (* b b)))) |
(/ (+ (neg b) (+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b))))))) (* 2 a)) |
(+ b (* (* c -2) (+ (/ a b) (/ (* a (* a c)) (* b (* b b)))))) |
(- (/ (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))) |
(/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)) |
(* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) |
(* c (+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) (/ -1 b))) |
(+ (* c (- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b))))) (/ -1 b)) |
(/ (* (pow c 4) 20) (pow b 6)) |
(/ (* c (/ (/ c b) b)) b) |
(/ (* (* c (* c c)) -2) (pow b 5)) |
(/ (* a (* a c)) (* b (* b b))) |
(* a (* a c)) |
(* b (* b b)) |
(/ (* -2 (* a a)) (pow b 5)) |
(/ (* (pow a 4) 20) (pow b 6)) |
(- (* c (+ (/ (* -2 (* a a)) (pow b 5)) (/ (* (* -1/4 c) (/ (* (pow a 4) 20) (pow b 6))) (* a b)))) (/ a (* b (* b b)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b 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 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) b) |
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b 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 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b 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/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) b)) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal 1 binary64) b)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b 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 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b 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 #s(literal -1/4 binary64) (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) b)) |
(*.f64 a (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b 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))) (/.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) b)) (*.f64 #s(literal -1/4 binary64) a)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b 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 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(*.f64 #s(literal -1/4 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) |
(*.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) a))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) a))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) a)) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/4 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(*.f64 (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 a (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) a) |
(+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(+.f64 (+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))) |
(-.f64 (+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 0 binary64)) (/.f64 c b)) |
(fma.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))) (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b)))) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b))))) (neg.f64 (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))) (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))))) |
(*.f64 (-.f64 (*.f64 a (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a)) |
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) a (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a)) |
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))))) (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))))))))) (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (*.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 c b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b (/.f64 c b)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (*.f64 c #s(literal -1 binary64)) b) |
(pow.f64 (neg.f64 (/.f64 b c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) |
(*.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(+.f64 (/.f64 c b) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 c b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 c b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(+.f64 b (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) |
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) |
(+.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) b) |
(+.f64 (+.f64 (*.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(-.f64 #s(literal 0 binary64) (-.f64 b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) |
(-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (/.f64 (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) |
(-.f64 (+.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) #s(literal 0 binary64)) b) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) b)) |
(fma.f64 b #s(literal -1 binary64) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 0 binary64) b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)) (*.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 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 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) c (*.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) c) #s(literal -2 binary64) (*.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (+.f64 (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) b)) (-.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (*.f64 b b)) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 #s(literal 0 binary64) b) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) |
(+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 a b) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(-.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (/.f64 #s(literal 1 binary64) b) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(fma.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (/.f64 a b) (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b)) |
(fma.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 a b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a b) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) b) (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (/.f64 a b)) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b) (/.f64 a b)) |
(fma.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 c b) (/.f64 a b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) a (*.f64 (neg.f64 (/.f64 a b)) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c)) (/.f64 a b)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 a b)) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) a (/.f64 a b)) |
(fma.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a c) b) (/.f64 a b)) |
(fma.f64 (/.f64 (*.f64 a c) b) (/.f64 a (*.f64 b b)) (/.f64 a b)) |
(fma.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b)) (/.f64 a b)) |
(/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.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 a b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.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 a b))))) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (-.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))))) |
(/.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 a (*.f64 b b)) (*.f64 b (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 b a) (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 (/.f64 b a) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a c)) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) a))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) b) (*.f64 a (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 b a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b a))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) (*.f64 (*.f64 b b) a)) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 b a)) (*.f64 (*.f64 b b) #s(literal 1 binary64))) (/.f64 (*.f64 b (*.f64 b b)) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) a))) (*.f64 b (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 a (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 b #s(literal 1 binary64))) (*.f64 b (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 a (*.f64 b b)) (*.f64 b (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (/.f64 b a) #s(literal 1 binary64))) (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (/.f64 b a) (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 (/.f64 b a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) (neg.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.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 a b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (/.f64 (/.f64 a b) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) (/.f64 (/.f64 a b) (/.f64 b a))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 a b))) |
(/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) b) (*.f64 b (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.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 a b)))) (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 a (+.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 a (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 a (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (+.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (*.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 a b)))))) |
(*.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) a) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 (+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 0 binary64) b)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) |
(+.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b) |
(+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b)) |
(+.f64 (+.f64 b (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b a))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (/.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 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 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b)) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) b) |
(fma.f64 c (*.f64 #s(literal -2 binary64) (/.f64 a b)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) b) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b)) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) b) |
(fma.f64 (/.f64 a b) (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b)) |
(fma.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -2 binary64)) b) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) c b) |
(fma.f64 (*.f64 (/.f64 a b) #s(literal -2 binary64)) c (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) 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 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b)) |
(fma.f64 (*.f64 (/.f64 a b) c) #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) b)) |
(fma.f64 (*.f64 (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) c) #s(literal -2 binary64) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.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 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 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 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.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 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b c) (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 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 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) (neg.f64 (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (*.f64 b b)) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.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 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 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 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) b))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))))) (/.f64 #s(literal 1 binary64) (-.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))))))))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(+.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) |
(fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 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 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (-.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 a #s(literal -2 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 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 1/2 binary64) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.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 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b a))) (*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.f64 a #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (*.f64 a #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) b))) (*.f64 #s(literal 2 binary64) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) (neg.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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)) |
(*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(*.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (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 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #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 a (*.f64 c #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 a (*.f64 c #s(literal -4 binary64))))) a)) #s(literal -1 binary64)) |
(*.f64 (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 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (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 (/.f64 #s(literal 1/2 binary64) a) (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))))) a) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(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 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 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 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a b)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (-.f64 #s(literal 0 binary64) (*.f64 a b))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64)) (*.f64 a b)) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) b) |
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) a) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) b) a) |
(pow.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 c (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 a b))) |
(*.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) |
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 a b))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 c a)) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 c a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal -1/4 binary64) c)) |
(*.f64 (/.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) b)) |
(*.f64 (/.f64 #s(literal -1/4 binary64) b) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) b) (/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) a) (/.f64 (*.f64 #s(literal -1/4 binary64) c) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/4 binary64) c)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (*.f64 #s(literal -1/4 binary64) c)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 #s(literal -1/4 binary64) (neg.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 c (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) c))) |
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) c))) |
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/4 binary64) c)) |
(*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -1/4 binary64) c))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) c) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) c)) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) #s(literal -1/4 binary64)) c) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 c (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) b) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (*.f64 c c) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) c (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (*.f64 c (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 c (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) c) |
(+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
(+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))) |
(fma.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) c (/.f64 #s(literal -1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))) (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)) (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) #s(literal 3 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b 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 (*.f64 c (*.f64 c c))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b 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 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.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 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 1 binary64))) |
(/.f64 (/.f64 c (/.f64 b (/.f64 c b))) b) |
(/.f64 (/.f64 c (/.f64 b c)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 c (/.f64 b c)) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 c (/.f64 b (/.f64 c b))) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 b c)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (*.f64 c (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c c))) |
(*.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 c)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 5/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) #s(literal -1 binary64))) |
(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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a (*.f64 a c)) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 a c)) (*.f64 (/.f64 b a) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c)))) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a c)) b)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 a b) (*.f64 a c)) (*.f64 b b)) |
(/.f64 (*.f64 a (/.f64 (*.f64 a c) (*.f64 b b))) b) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) (/.f64 b a)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a c) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b b)) b) |
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) b) b) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 a c)) b)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b)))) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(*.f64 (/.f64 a b) (/.f64 (*.f64 a c) (*.f64 b b))) |
(*.f64 (*.f64 a c) (/.f64 a (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a a) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 a a) (*.f64 c (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a c))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 a b)) |
(*.f64 (/.f64 (/.f64 a b) (/.f64 b a)) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a c))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) a) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 (*.f64 a c) b)) |
(*.f64 (/.f64 (*.f64 a c) b) (/.f64 a (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a a) b) (/.f64 c (*.f64 b b))) |
(*.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 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) 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))) |
(neg.f64 (*.f64 b (*.f64 b b))) |
(pow.f64 b #s(literal 3 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) 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 (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) b))) #s(literal 3 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 b (neg.f64 (*.f64 b b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (*.f64 b (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) |
(*.f64 (neg.f64 (*.f64 b b)) b) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) (pow.f64 b #s(literal 5/2 binary64))) |
(pow.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 #s(literal -2 binary64) (pow.f64 b #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (pow.f64 b #s(literal 5/2 binary64))) (/.f64 a (pow.f64 b #s(literal 5/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(pow.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal 20 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 a a) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) #s(literal -20 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 20 binary64) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b b)))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) |
(+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(fma.f64 a (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 a (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 c (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 a (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 a b) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) c (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) c (/.f64 a (*.f64 b (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))) a (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 a (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 c (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (-.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 (/.f64 a (*.f64 b (*.f64 b b))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b)))))) |
| 1× | egg-herbie |
| 9 198× | accelerator-lowering-fma.f32 |
| 9 198× | accelerator-lowering-fma.f64 |
| 6 082× | *-lowering-*.f32 |
| 6 082× | *-lowering-*.f64 |
| 5 216× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 984 | 13504 |
| 1 | 3190 | 13330 |
| 0 | 8175 | 12969 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 7))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -1 (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b)) |
(- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))) (/ c b)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (pow c 2) (* (pow a 2) (pow b 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b) |
(* -1 (/ c b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b)) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2)))) (* -1 c)) b)) |
(* -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 (/ 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) |
(* -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))))) |
(/ a b) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/ a b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/ a b) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/ a b) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(/ (* (pow a 2) c) (pow b 3)) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ c b)) |
(* 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)))) |
(* 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))) |
(* 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)) (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)))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(+ (* -1 (/ c b)) (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -2 (/ (pow c 3) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/ -1 b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)) |
(- (* c (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(* (pow c 3) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 3) (+ (* -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 3) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 5) c))) (* 5 (/ (pow a 3) (pow b 7)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) c)) (* 5 (/ (pow a 3) (pow b 7)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))) c)) (* 5 (/ (pow a 3) (pow b 7)))))) |
(/ -1 b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)) |
(- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 3)) (pow b 7))) (* -2 (/ (pow c 2) (pow b 5))))))) (/ 1 b)) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 3) (pow b 7))) (* -2 (/ (pow c 2) (* a (pow b 5)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 3) (pow b 7))) (+ (* -2 (/ (pow c 2) (* a (pow b 5)))) (* -1 (/ c (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 3) (pow b 7))) (+ (* -2 (/ (pow c 2) (* a (pow b 5)))) (* -1 (/ c (* (pow a 2) (pow b 3)))))) (/ 1 (* (pow a 3) b)))) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 5)))) (* 5 (/ (pow c 3) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) a)) (* 5 (/ (pow c 3) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a))) a)) (* 5 (/ (pow c 3) (pow b 7)))))) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))))) (pow b 7)) |
(/ -1 b) |
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b) |
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) 1) b) |
(/ -1 b) |
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)) |
(* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)) |
(* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (/ (* a c) (pow b 2))))) b)) |
(* 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))) |
(/ (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)) |
(* -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))) |
(/ (* (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)) |
(* (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 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) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(* -1 (/ a (pow b 3))) |
(- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3))) |
(- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3))) |
(- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3))) |
(* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 2) (+ (* -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 2) (+ (* -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 2)) (pow b 7))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(* -1 (/ a (pow b 3))) |
(* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) |
(* a (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3)))) |
(* a (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3)))) |
(* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7))) |
(* (pow a 3) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3))))) |
(* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 5)))) (* 5 (/ (pow c 2) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a)) (* 5 (/ (pow c 2) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a)) (* 5 (/ (pow c 2) (pow b 7)))))) |
(* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))) (pow b 7)) |
(* -1 (/ a (pow b 3))) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 3)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -2 (/ (* (pow a 2) c) (pow b 2)))) a) (pow b 3)) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -2 (/ (* (pow a 2) c) (pow b 2)))) a) (pow b 3)) |
(* -1 (/ a (pow b 3))) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3))) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -1 a)) (pow b 3))) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -1 a)) (pow b 3))) |
| Outputs |
|---|
(* -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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (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)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b)) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))))) (/ c b)) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 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))))) (/.f64 c b)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 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 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (* -1 (/ c (* (pow a 3) b))))) (/ (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 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (+.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)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -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 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 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 (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) c))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2))))) c) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2)))) (* -1 c)) b)) |
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.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 (*.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))))) |
(* 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 (*.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 (+ (* -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 (*.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 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 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 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) |
(* (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 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (+.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)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -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 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -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 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.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 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.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 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(* (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 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) 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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 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 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.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 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -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 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* a (pow c 2))) (pow b 3))) |
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) b) b)))) (neg.f64 (*.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))) |
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) b) b))))) (neg.f64 (*.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))) |
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) b) b))))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.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) |
(/ c b) |
(/.f64 c b) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.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) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.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) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.f64 b (*.f64 b b))) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.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 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.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 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) 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 c c) b) (/.f64 (*.f64 a a) 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 c c) b) (/.f64 (*.f64 a a) b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b 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)) (* -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)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 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 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(* a (+ (* -2 (/ c b)) (* -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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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))))) |
(*.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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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))))) |
(*.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))))) |
(/ a b) |
(/.f64 a b) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 a c) b) b) b) (/.f64 #s(literal 1 binary64) b))) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 a c) b) b) b) (/.f64 #s(literal 1 binary64) b))) |
(* a (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 a c) b) b) b) (/.f64 #s(literal 1 binary64) b))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.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) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(* (pow a 2) (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b))))) |
(/ (* (pow a 2) c) (pow b 3)) |
(/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow b 2)) (* (pow a 2) c)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ a b) |
(/.f64 a b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b) |
(/ (+ a (/ (* (pow a 2) c) (pow b 2))) b) |
(/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b) |
(/ a b) |
(/.f64 a b) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -1 a) (* -1 (/ (* (pow a 2) c) (pow b 2)))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/ a b) |
(/.f64 a b) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))) |
(+ (/ a b) (/ (* (pow a 2) c) (pow b 3))) |
(+.f64 (/.f64 a b) (/.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))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* c (+ (/ a (* b c)) (/ (pow a 2) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.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))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 c b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 c b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* -1 (* c (+ (* -1 (/ a (* b c))) (* -1 (/ (pow a 2) (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 c b))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) a) (*.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 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) c) (*.f64 (*.f64 c c) (*.f64 a a)))) (*.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 (*.f64 a c) b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.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 (*.f64 a c) b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.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 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) 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 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1))) |
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 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 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(+ b (* a (+ (* -2 (/ c b)) (* -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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 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) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (*.f64 (/.f64 c b) #s(literal 2 binary64)) (/.f64 b a)) a))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) b) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (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 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) (/.f64 (*.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64)) #s(literal -1/4 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.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 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 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 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) c) (pow.f64 b #s(literal 6 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 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (*.f64 a c))))) |
(* c (- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (*.f64 a c)))))) |
(* c (- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) (* 1/2 (/ b (* a c))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (*.f64 a c))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.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/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* 1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.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 0 binary64) c)) (/.f64 (*.f64 b #s(literal -1/2 binary64)) 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 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b 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 (*.f64 a (*.f64 #s(literal 20 binary64) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 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 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(- (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) (* 1/2 (/ b a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)))) |
(- (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) (* 1/2 (/ b a))) |
(+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* -1/2 b)) a))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #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 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 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.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 #s(literal 1/128 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.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 0 binary64) a)) (*.f64 b #s(literal 1/2 binary64))) 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/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a)))) |
(*.f64 b (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 c (*.f64 b b))))) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (* 1/2 (/ 1 a))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 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/2 (/ 1 a)))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 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/2 (/ 1 a))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 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/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(+ (* -1 (/ c b)) (* 1/2 (/ b a))) |
(-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (/.f64 c b)) |
(+ (* 1/2 (/ b a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+.f64 (*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(+ (* 1/2 (/ b a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(+.f64 (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* 1/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 (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 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (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/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (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 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #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 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c) (*.f64 c c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (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 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* 1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) a) |
(/ (+ (* -1 (/ (* a c) b)) (* 1/2 b)) a) |
(/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (*.f64 a c) b)) a) |
(/ (+ (* 1/2 b) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b 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 b #s(literal 1/2 binary64)) (*.f64 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)))) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 1/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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (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 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) |
(-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (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)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))) |
(+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.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/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 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) 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 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.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 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.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 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.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 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.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 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 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 #s(literal -2 binary64) (/.f64 a 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 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (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 (*.f64 #s(literal 1/2 binary64) (*.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 #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))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -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 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) (*.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 5 binary64))) (pow.f64 c #s(literal 7 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 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a 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 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.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 #s(literal 0 binary64) (*.f64 c (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.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 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64)))))))) |
(* (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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.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)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) c)) (/.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)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) #s(literal 1/16 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 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.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 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))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.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 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 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 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 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 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 c c))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)))))) |
(* -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 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 (*.f64 a 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 (*.f64 a 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 (*.f64 a 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 (*.f64 a 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 (*.f64 a 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 (*.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 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 (*.f64 a c) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(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 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 3) c) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* (pow a 4) c) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (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 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 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 (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2)))))) (/ 1 (* b (pow c 3))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 c (*.f64 c c))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* -1 (/ (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b))) c)) c))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b 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 (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))))))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 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))))) (/.f64 c b)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 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 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* -1 (/ c (* (pow a 3) b))) (* -1 (/ (pow c 2) (* (pow a 2) (pow b 3)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c b) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 3) (* a (pow b 5)))) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (+.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)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -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 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 3) (pow b 5))) (* -1 (/ (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))) a))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* -1 (* a (* (pow b 2) (pow c 2))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 c c))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 3))) (* (pow b 2) (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/ (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 c (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)) |
(- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)) |
(+.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 (+ (* -1 (/ a (pow b 3))) (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)) |
(+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) |
(* (pow c 3) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 3) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))) |
(* (pow c 3) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) (pow c 2)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (-.f64 (+.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 c (pow.f64 b #s(literal 5 binary64))))) (/.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) (*.f64 c c)))) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) |
(* -1 (* (pow c 3) (+ (* 2 (/ (pow a 2) (* (pow b 5) c))) (* 5 (/ (pow a 3) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ a (* (pow b 3) c)))) c)) (* 5 (/ (pow a 3) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 c c)))) |
(* -1 (* (pow c 3) (+ (* -1 (/ (+ (* -2 (/ (pow a 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* b c)) (/ a (pow b 3))) c))) c)) (* 5 (/ (pow a 3) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 c (*.f64 c c)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b))) c)) c)))) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)) |
(- (* a (+ (* -2 (/ (* a (pow c 2)) (pow b 5))) (* -1 (/ c (pow b 3))))) (/ 1 b)) |
(+.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
(- (* a (+ (* -1 (/ c (pow b 3))) (* a (+ (* -5 (/ (* a (pow c 3)) (pow b 7))) (* -2 (/ (pow c 2) (pow b 5))))))) (/ 1 b)) |
(+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) |
(* (pow a 3) (+ (* -5 (/ (pow c 3) (pow b 7))) (* -2 (/ (pow c 2) (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 3) (+ (* -5 (/ (pow c 3) (pow b 7))) (+ (* -2 (/ (pow c 2) (* a (pow b 5)))) (* -1 (/ c (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 3) (pow b 7))) (+ (* -2 (/ (pow c 2) (* a (pow b 5)))) (* -1 (/ c (* (pow a 2) (pow b 3)))))) (/ 1 (* (pow a 3) b)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 a a)))))) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) |
(* -1 (* (pow a 3) (+ (* 2 (/ (pow c 2) (* a (pow b 5)))) (* 5 (/ (pow c 3) (pow b 7)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c c)) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ c (* a (pow b 3))))) a)) (* 5 (/ (pow c 3) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -2 (/ (pow c 2) (pow b 5))) (* -1 (/ (+ (/ 1 (* a b)) (/ c (pow b 3))) a))) a)) (* 5 (/ (pow c 3) (pow b 7)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -5 (/ (* (pow a 3) (pow c 3)) (pow b 7))) |
(*.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 c (*.f64 c c))) |
(/ (+ (* -5 (* (pow a 3) (pow c 3))) (* -2 (* (pow a 2) (* (pow b 2) (pow c 2))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c c) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 2))) (* -1 (* a (* (pow b 2) c)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 b b)) c)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 3))) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow c 2))) (* (pow b 2) (+ (* -1 (* a c)) (* -1 (pow b 2))))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64))) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)) |
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2)))) 1) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* -1 (/ (* a c) (pow b 2))))) 1) b) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ (+ 1 (/ (* a c) (pow b 2))) b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2)))) b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ (* 5 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (/ (* a c) (pow b 2))))) b)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* 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))) |
(/ (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))) |
(* -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))) |
(/ (* (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))) |
(* (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 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)) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* -2 (/ (pow a 2) (pow b 5))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* 20 (/ (pow a 4) (pow b 6))) |
(/.f64 (*.f64 #s(literal 20 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (/ a (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) |
(- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3))) |
(-.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)))) |
(- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3))) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) |
(- (* c (+ (* -5 (/ (* (pow a 3) c) (pow b 7))) (* -2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3))) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b)))) |
(* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (*.f64 c c) (+.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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (*.f64 c c) (+.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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (* -1 (/ a (* (pow b 3) (pow c 2))))))) |
(*.f64 (*.f64 c c) (+.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 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))) |
(* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -2 (/ (pow a 2) (* (pow b 5) c))))) |
(*.f64 (*.f64 c c) (+.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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* (pow c 2) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (+ (* 2 (/ (pow a 2) (pow b 5))) (/ a (* (pow b 3) c))) c)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* -1 (/ a (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) |
(* a (- (* -2 (/ (* a c) (pow b 5))) (/ 1 (pow b 3)))) |
(*.f64 a (+.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))))) |
(* a (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) |
(* a (- (* a (+ (* -5 (/ (* a (pow c 2)) (pow b 7))) (* -2 (/ c (pow b 5))))) (/ 1 (pow b 3)))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b b))))) |
(* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 2) (pow b 7))) (* -2 (/ c (* a (pow b 5))))) (/ 1 (* (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)))))) |
(* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (* (pow a 3) (+ (* 2 (/ c (* a (pow b 5)))) (* 5 (/ (pow c 2) (pow b 7)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 (*.f64 a (*.f64 a a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a)) (* 5 (/ (pow c 2) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -2 (/ c (pow b 5))) (/ 1 (* a (pow b 3)))) a)) (* 5 (/ (pow c 2) (pow b 7)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 a a)) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b (*.f64 b b))))) a)))) |
(* -5 (/ (* (pow a 3) (pow c 2)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 2))) (* -2 (* (pow a 2) (* (pow b 2) c)))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 a (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 2))) (* (pow b 2) (+ (* -2 (* (pow a 2) c)) (* -1 (* a (pow b 2)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 a (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ a (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) |
(/ (- (* -2 (/ (* (pow a 2) c) (pow b 2))) a) (pow b 3)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b))) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -2 (/ (* (pow a 2) c) (pow b 2)))) a) (pow b 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b))) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -2 (/ (* (pow a 2) c) (pow b 2)))) a) (pow b 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b))) |
(* -1 (/ a (pow b 3))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)) (pow b 3))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -1 a)) (pow b 3))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) a)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) c) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 2)) (pow b 4)))) (* -1 a)) (pow b 3))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) a)) (neg.f64 (*.f64 b (*.f64 b b)))) |
Compiled 79 270 to 5 514 computations (93% saved)
65 alts after pruning (65 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 721 | 52 | 1 773 |
| Fresh | 12 | 13 | 25 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 738 | 65 | 1 803 |
| Status | Accuracy | Program |
|---|---|---|
| 57.1% | (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 90.6% | (fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) | |
| 57.1% | (fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.5% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 56.3% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 56.2% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 56.3% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 57.2% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) | |
| 56.5% | (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 87.3% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 80.6% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 58.0% | (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) | |
| 58.1% | (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 57.1% | (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) | |
| 58.2% | (/.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 b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 87.6% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) | |
| 56.5% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) | |
| 87.6% | (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) | |
| 80.8% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) | |
| 80.6% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) | |
| 56.4% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 56.3% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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))) | |
| 56.3% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| ▶ | 56.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
| 55.9% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) | |
| 62.8% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) | |
| 90.0% | (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64))) | |
| 56.5% | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) | |
| 44.3% | (/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 57.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
| 57.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 80.5% | (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 80.6% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 80.5% | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
| 62.8% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 62.8% | (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 58.0% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 57.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 62.8% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 57.8% | (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))) | |
| 57.7% | (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) | |
| 87.6% | (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) | |
| ▶ | 91.2% | (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
| 80.8% | (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) | |
| 56.6% | (-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.4% | (-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.2% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.4% | (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 90.7% | (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) | |
| 57.2% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 62.8% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) | |
| 62.8% | (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) | |
| 80.6% | (*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) | |
| 80.5% | (*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) | |
| 90.4% | (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b)) | |
| 87.3% | (*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) | |
| 89.9% | (*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))) | |
| 80.6% | (*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) | |
| 80.6% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) | |
| 87.4% | (*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 90.5% | (*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 91.0% | (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) | |
| 90.1% | (*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))) | |
| ▶ | 62.9% | (neg.f64 (/.f64 c b)) |
Compiled 5 490 to 2 512 computations (54.2% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) |
| ✓ | cost-diff | 7296 | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 128 | (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | -64 | (neg.f64 (/.f64 c b)) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) |
| ✓ | cost-diff | 256 | (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))) |
| 6 188× | *-lowering-*.f32 |
| 6 188× | *-lowering-*.f64 |
| 5 456× | accelerator-lowering-fma.f32 |
| 5 456× | accelerator-lowering-fma.f64 |
| 3 956× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 1439 |
| 1 | 269 | 1235 |
| 2 | 1417 | 1079 |
| 3 | 4534 | 1036 |
| 4 | 6002 | 952 |
| 0 | 8060 | 927 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) (/ c b)) |
(/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) |
(* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) |
(- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) |
(* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) |
(* a a) |
a |
(+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))))) |
(/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) |
(/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) |
(* c (* c (* c -2))) |
c |
(* c (* c -2)) |
(* c -2) |
-2 |
(* (* b b) (* b (* b b))) |
(* b b) |
b |
(* b (* b b)) |
(/ (* (* b b) (* b (* b b))) (* c (* c (* c -2)))) |
(/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))) |
(/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) |
(* (* -1/4 a) (* (* c (* c (* c c))) 20)) |
(* -1/4 a) |
-1/4 |
(* (* c (* c (* c c))) 20) |
(* c (* c (* c c))) |
(* c (* c c)) |
(* c c) |
20 |
(* b (* b (* (* b b) (* b (* b b))))) |
(* b (* (* b b) (* b (* b b)))) |
(/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))) |
(/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))) |
(/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)) |
(/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b))))) |
(* c (/ c (* b (* b b)))) |
(/ c (* b (* b b))) |
(/ b (/ c (/ b (/ c b)))) |
(/ c (/ b (/ c b))) |
(/ b (/ c b)) |
(/ c b) |
(+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b))))) |
(* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) |
(+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b))))) |
(neg (/ c b)) |
(/ c b) |
c |
b |
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) (* 2 a)) |
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) |
(* a a) |
a |
(* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b)))) |
-2 |
(+ (/ (* c c) (* b (* b b))) (/ c (* a b))) |
(/ (* c c) (* b (* b b))) |
(* c c) |
c |
(* b (* b b)) |
b |
(* b b) |
(/ c (* a b)) |
(* a b) |
(* 2 a) |
2 |
(/ (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) (* 2 a)) |
(+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) |
(neg b) |
b |
(sqrt (* c (+ (/ (* b b) c) (* a -4)))) |
(* c (+ (/ (* b b) c) (* a -4))) |
c |
(+ (/ (* b b) c) (* a -4)) |
(/ (* b b) c) |
(* b b) |
(* a -4) |
a |
-4 |
(* 2 a) |
2 |
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))) |
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) |
(* 1 (* a 2)) |
1 |
(* a 2) |
a |
2 |
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b) |
(/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
b |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)) |
| Outputs |
|---|
(- (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) (/ c b)) |
(-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))))) (/.f64 c b)) |
(/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))))) |
(* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) |
(*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b))) |
(* a a) |
(*.f64 a a) |
a |
(+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b)) |
(/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 4 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(* c (* c (* c -2))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) |
c |
(* c (* c -2)) |
(*.f64 c (*.f64 c #s(literal -2 binary64))) |
(* c -2) |
(*.f64 c #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(* (* b b) (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) |
(* b b) |
(*.f64 b b) |
b |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(/ (* (* b b) (* b (* b b))) (* c (* c (* c -2)))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) |
(/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 400 binary64) (*.f64 (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 a (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))))))) b) b) |
(/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(* (* -1/4 a) (* (* c (* c (* c c))) 20)) |
(*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
(* -1/4 a) |
(*.f64 a #s(literal -1/4 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
(* (* c (* c (* c c))) 20) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) |
(* c (* c (* c c))) |
(*.f64 c (*.f64 c (*.f64 c c))) |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* c c) |
(*.f64 c c) |
20 |
#s(literal 20 binary64) |
(* b (* b (* (* b b) (* b (* b b))))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(* b (* (* b b) (* b (* b b)))) |
(*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))) |
(*.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64))) (/.f64 (*.f64 b (/.f64 b (*.f64 a #s(literal -1/4 binary64)))) (*.f64 c (*.f64 c (*.f64 c c))))) |
(/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))) |
(/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
(/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b))))) |
(/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (/.f64 c b))))) |
(* c (/ c (* b (* b b)))) |
(/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) |
(/ c (* b (* b b))) |
(/.f64 c (*.f64 b (*.f64 b b))) |
(/ b (/ c (/ b (/ c b)))) |
(/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) |
(/ c (/ b (/ c b))) |
(/.f64 c (/.f64 b (/.f64 c b))) |
(/ b (/ c b)) |
(/.f64 b (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
(+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -1/4 binary64))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b b)))))) |
(* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* 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 #s(literal -1/4 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* 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 #s(literal -1/4 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(neg (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) (* 2 a)) |
(/.f64 (*.f64 (+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 a b))) (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) |
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) |
(*.f64 (+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 a b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(* a a) |
(*.f64 a a) |
a |
(* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 a b)))) |
-2 |
#s(literal -2 binary64) |
(+ (/ (* c c) (* b (* b b))) (/ c (* a b))) |
(+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 a b))) |
(/ (* c c) (* b (* b b))) |
(/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) |
(* c c) |
(*.f64 c c) |
c |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
b |
(* b b) |
(*.f64 b b) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(* a b) |
(*.f64 a b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) (* 2 a)) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) |
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) |
(neg b) |
(-.f64 #s(literal 0 binary64) b) |
b |
(sqrt (* c (+ (/ (* b b) c) (* a -4)))) |
(sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) |
(* c (+ (/ (* b b) c) (* a -4))) |
(*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) |
c |
(+ (/ (* b b) c) (* a -4)) |
(+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))) |
(/ (* b b) c) |
(/.f64 b (/.f64 c b)) |
(* b b) |
(*.f64 b b) |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
a |
-4 |
#s(literal -4 binary64) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) |
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) |
(*.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(* 1 (* a 2)) |
(*.f64 a #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
a |
2 |
#s(literal 2 binary64) |
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b) |
(/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | accuracy | 57.5% | (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) |
| ✓ | accuracy | 99.6% | (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.6% | (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64))) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 b b) c) |
| ✓ | accuracy | 57.4% | (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) |
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.6% | (/.f64 c (*.f64 a b)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (neg.f64 (/.f64 c b)) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) |
| 145.0ms | 127× | 1 | valid |
| 80.0ms | 129× | 0 | valid |
Compiled 1 679 to 78 computations (95.4% saved)
ival-mult: 71.0ms (45.2% of total)ival-div: 50.0ms (31.8% of total)ival-add: 12.0ms (7.6% of total)adjust: 7.0ms (4.5% of total)ival-sub: 6.0ms (3.8% of total)ival-sqrt: 5.0ms (3.2% of total)ival-neg: 5.0ms (3.2% of total)exact: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)))))> |
#<alt (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))> |
#<alt (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2)))))> |
#<alt (- (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) (/ c b))> |
#<alt (/ c b)> |
#<alt (neg (/ c b))> |
#<alt (/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) (* 2 a))> |
#<alt (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b)))))> |
#<alt (* a a)> |
#<alt (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))> |
#<alt (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4)))))> |
#<alt (/ (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) (* 2 a))> |
#<alt (sqrt (* c (+ (/ (* b b) c) (* a -4))))> |
#<alt (* c (+ (/ (* b b) c) (* a -4)))> |
#<alt (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)))> |
#<alt (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))> |
#<alt (* 1 (* a 2))> |
#<alt (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))> |
#<alt (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b))))))> |
#<alt (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))> |
#<alt (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))> |
#<alt (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))> |
#<alt (/ (* c c) (* b (* b b)))> |
#<alt (/ c (* a b))> |
#<alt (* b (* b b))> |
#<alt (/ (* b b) c)> |
#<alt (+ (/ (* b b) c) (* a -4))> |
#<alt (+ (* b b) (* a (* c -4)))> |
| Outputs |
|---|
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (/ (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)))) (/ (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)))) (/ (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 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a))))> |
#<alt (* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a))))> |
#<alt (/ (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))) (* (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))) (* (pow b 2) (pow c 2))))) (pow b 7))> |
#<alt (/ (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 (/ (pow c 2) (pow b 3))> |
#<alt (* -1 (/ (+ (* -1 (pow c 2)) (* 2 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* -1 (/ c b))> |
#<alt (- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b))> |
#<alt (- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b))> |
#<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))))))) (/ c b))> |
#<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) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))> |
#<alt (* (pow a 3) (- (+ (* -25 (/ (+ (* -2/5 (/ (* (pow b 2) (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3))))) c)) (* -2/125 (/ c b))) (pow a 3))) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (+ (* 8/25 (/ c (* (pow a 3) b))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))) (/ c (* (pow a 3) b))))> |
#<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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (- (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) (/ c b)) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (- (* -5 (/ (* (pow a 3) c) (pow b 7))) (* 2 (/ (pow a 2) (pow b 5))))))) (/ 1 b)))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 2) (* (pow b 5) c)))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -1 (/ (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 3/5 (/ 1 b))) (pow c 3))) (* -4/5 (/ a (* (pow b 3) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (/ 1 b) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 2/5 (/ 1 b)))) c)) (* -4/5 (/ a (pow b 3)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ c (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b)> |
#<alt (/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b)> |
#<alt (/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b)> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b))> |
#<alt (* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b))> |
#<alt (* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -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 (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ 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 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 (* -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 (/ (* 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 (/ (* (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 (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (* -2 (/ c (* a b)))> |
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))> |
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))> |
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))> |
#<alt (* -2 (/ c (* a b)))> |
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)> |
#<alt (* -2 (/ c (* a b)))> |
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))> |
#<alt (* -2 (/ c (* a b)))> |
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)> |
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)> |
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -2 (/ c (* a b))) (* -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 (* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<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/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 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))) (* -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 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 (* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))> |
#<alt (* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))))> |
#<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 (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 (* -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 (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))> |
#<alt (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))> |
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))> |
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))> |
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)> |
#<alt (* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))> |
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))> |
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))> |
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))> |
#<alt (* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))> |
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))> |
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))> |
#<alt (* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))> |
#<alt (* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 7))) (* (pow b 4) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))> |
#<alt (* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))> |
#<alt (* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))> |
#<alt (* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))> |
#<alt (* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))> |
#<alt (* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))> |
#<alt (* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))> |
#<alt (* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))> |
#<alt (* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))> |
#<alt (* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))> |
#<alt (* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))> |
#<alt (* 2 a)> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))> |
#<alt (+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))> |
#<alt (+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))> |
#<alt (/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))> |
#<alt (/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))> |
#<alt (- (* 2 a) (* -2 a))> |
#<alt (- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))> |
#<alt (- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))> |
#<alt (- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))> |
#<alt (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))> |
#<alt (* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))> |
#<alt (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))> |
#<alt (- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))> |
#<alt (- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))> |
#<alt (- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))> |
#<alt (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))> |
#<alt (- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))> |
#<alt (- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))> |
#<alt (- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 4 (/ (pow a 2) b))> |
#<alt (* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))> |
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))> |
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))> |
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))> |
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))> |
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))> |
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))> |
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))> |
#<alt (* 4 (/ (pow a 2) b))> |
#<alt (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)> |
#<alt (* -4 (/ (pow a 2) b))> |
#<alt (* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))> |
#<alt (* 4 (/ (pow a 2) b))> |
#<alt (+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))> |
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))> |
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))> |
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))> |
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))> |
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))> |
#<alt (+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))> |
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))> |
#<alt (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))> |
#<alt (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))> |
#<alt (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (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 (- (* a (- (* -20 (/ (* a (pow c 5)) (pow b 9))) (* 5 (/ (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))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (pow c 2) (* (pow a 2) (pow b 3)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -1 (/ (+ (* -2/5 (/ c b)) (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c))) (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) 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 (- (* c (- (* -20 (/ (* (pow a 4) c) (pow b 9))) (* 5 (/ (pow a 3) (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))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 2/5 (* b (pow c 3))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a (pow c 3)))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -4/5 (/ a (pow b 3))) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a c))) (/ 2/5 (* b c)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c)))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (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))) (* -1 (* a (pow c 2)))) (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))> |
#<alt (/ (- (+ (* -20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* -1 (* a (pow c 2)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (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 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)))> |
#<alt (* -1 (/ (- (+ (* 20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* a (pow c 2))) (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))))) (pow b 3)))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (/ (pow c 4) (pow b 6))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* 1/20 (/ (pow b 6) (pow c 4)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 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 (/ (pow c 2) (pow b 3))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<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 (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (* -4 a)> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (/ (pow b 2) c)> |
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (/ (pow b 2) c)> |
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c)))> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) c)> |
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) c)> |
#<alt (/ (+ (* -4 (* a c)) (pow b 2)) c)> |
#<alt (* -4 a)> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (* -4 a)> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (/ (pow b 2) c)> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (+ (* -4 a) (/ (pow b 2) c))> |
#<alt (* -4 a)> |
#<alt (* a (- (/ (pow b 2) (* a c)) 4))> |
#<alt (* a (- (/ (pow b 2) (* a c)) 4))> |
#<alt (* a (- (/ (pow b 2) (* a c)) 4))> |
#<alt (* -4 a)> |
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))> |
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))> |
#<alt (* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c))))))> |
#<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))))> |
210 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | a | @ | inf | (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))) |
| 4.0ms | c | @ | -inf | (* c (+ (/ (* b b) c) (* a -4))) |
| 4.0ms | c | @ | -inf | (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))) |
| 4.0ms | a | @ | 0 | (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))) |
| 4.0ms | c | @ | inf | (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))) |
| 1× | batch-egg-rewrite |
| 5 446× | *-lowering-*.f32 |
| 5 446× | *-lowering-*.f64 |
| 4 882× | accelerator-lowering-fma.f32 |
| 4 882× | accelerator-lowering-fma.f64 |
| 4 490× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 708 |
| 1 | 563 | 484 |
| 2 | 7145 | 484 |
| 0 | 8164 | 463 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))) |
(+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b))))) |
(/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) |
(- (/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) (/ c b)) |
(/ c b) |
(neg (/ c b)) |
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) (* 2 a)) |
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b))))) |
(* a a) |
(* -2 (+ (/ (* c c) (* b (* b b))) (/ c (* a b)))) |
(+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) |
(/ (+ (neg b) (sqrt (* c (+ (/ (* b b) c) (* a -4))))) (* 2 a)) |
(sqrt (* c (+ (/ (* b b) c) (* a -4)))) |
(* c (+ (/ (* b b) c) (* a -4))) |
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2))) |
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) |
(* 1 (* a 2)) |
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) (* a 2)) |
(/ (* (- (* (* a a) (+ (/ (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))) (/ (* (* b b) (* b (* b b))) (* c (* c (* c -2))))) (/ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ b (/ (* -1/4 a) (/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20))))))) (/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b)))))) a) (+ (* a (+ (/ (* (* -1/4 a) (* (* c (* c (* c c))) 20)) (* b (* b (* (* b b) (* b (* b b)))))) (/ (* c (* c (* c -2))) (* (* b b) (* b (* b b)))))) (* c (/ c (* b (* b b)))))) |
(/ (* c (/ c (* b (* b b)))) (/ b (/ c (/ b (/ c b))))) |
(/ (* b (* (* b b) (* b (* b b)))) (* (* c (* c (* c c))) 20)) |
(/ (* (* b b) (* b (* b b))) (* c (* c (* c -2)))) |
(/ (* c c) (* b (* b b))) |
(/ c (* a b)) |
(* b (* b b)) |
(/ (* b b) c) |
(+ (/ (* b b) c) (* a -4)) |
(+ (* b b) (* a (* c -4))) |
| Outputs |
|---|
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.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 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.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 #s(literal -1/4 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.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 b (*.f64 #s(literal -1/4 binary64) a)) (/.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 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.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 #s(literal -1/4 binary64) a)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.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 -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.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 (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 (*.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 (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a #s(literal 1/4 binary64))) (*.f64 b (/.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 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) (/.f64 (*.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 #s(literal -1/4 binary64) a))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 a #s(literal 1/4 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 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.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 (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (*.f64 a c) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.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))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.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 #s(literal -1/4 binary64) a) (*.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 #s(literal -1/4 binary64) a) b) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.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))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) b) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.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 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.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 #s(literal -1/4 binary64) a)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 a c) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 b (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 20 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.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 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.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 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) b) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.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 (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (/.f64 b (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.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 (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 #s(literal -1/4 binary64) a)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.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 -1/4 binary64) a) b) (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal -1/4 binary64)) (/.f64 (/.f64 a (/.f64 b (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.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 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) |
(+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(+.f64 (+.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(fma.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(fma.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(fma.f64 c (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c b) b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) a (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) a (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) c (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 c b) (/.f64 (/.f64 c b) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 1 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 c b) b) (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) a) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) a) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -1/4 binary64) a)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(fma.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(fma.f64 (*.f64 a (/.f64 (*.f64 #s(literal -1/4 binary64) a) b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.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))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (neg.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))))) |
(*.f64 (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.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 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.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 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (*.f64 b (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b b)) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c)) |
(/.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) |
(pow.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(*.f64 c (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 c (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c))) |
(*.f64 (/.f64 (/.f64 c b) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c))) |
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) (*.f64 b b)) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c))) |
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b (/.f64 c b))) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) c) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c c)) (*.f64 c #s(literal -2 binary64))) |
(*.f64 (*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) c) |
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (*.f64 c (*.f64 c #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 c b)) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) (/.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) |
(-.f64 (+.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 0 binary64)) (/.f64 c b)) |
(fma.f64 a (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(fma.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(fma.f64 (/.f64 c b) #s(literal -1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(fma.f64 (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b))) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) c))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) c)) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) c)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) b) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 b c)) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) c)) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) b)) |
(/.f64 (-.f64 (/.f64 b c) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) b) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) c)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (/.f64 b c)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (/.f64 b c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) c))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) (neg.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b)))) (neg.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (-.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) b) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (+.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 #s(literal 0 binary64) (/.f64 c b))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 c #s(literal -1 binary64)) b) |
(*.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 c (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) #s(literal 2 binary64)))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) a)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) a) (/.f64 (*.f64 a a) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)) (*.f64 a a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)) (/.f64 (*.f64 a a) #s(literal 1 binary64))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a)) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) a) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 a b)))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 a b))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (*.f64 (/.f64 c (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 c (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))) |
(fma.f64 (/.f64 c (*.f64 a b)) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (*.f64 a a))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 a b)))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 a b)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 c (*.f64 c (*.f64 a b))) (*.f64 c (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) a)) |
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 a b)) (/.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 a b) c))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 a b)) (-.f64 (/.f64 c (*.f64 a b)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) |
(*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) |
(*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(fma.f64 c (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 c (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(fma.f64 (*.f64 c c) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(fma.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (/.f64 c b) (*.f64 (/.f64 (/.f64 c b) b) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (/.f64 c (*.f64 a b)) #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(fma.f64 (/.f64 (/.f64 c b) b) (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal -2 binary64) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (/.f64 (/.f64 c b) b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) c (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) (/.f64 (/.f64 c b) b) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c (*.f64 c (*.f64 a b))) (*.f64 c (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) a)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 a b)) (/.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 a b) c))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 a b)) (-.f64 (/.f64 c (*.f64 a b)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) |
(/.f64 (*.f64 (+.f64 (*.f64 c (*.f64 c (*.f64 a b))) (*.f64 c (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 c (*.f64 a b)) (/.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 a b) c)))) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 c (*.f64 a b)) (-.f64 (/.f64 c (*.f64 a b)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) #s(literal -2 binary64)) (*.f64 c (-.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))) |
(*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) #s(literal -2 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) |
(-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (/.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (+.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 0 binary64)) b) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64)) a) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) |
(pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 c)) |
(*.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (/.f64 c (/.f64 (/.f64 c b) b))) |
(+.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (/.f64 c (/.f64 (/.f64 c b) b))) |
(fma.f64 c (/.f64 b (/.f64 c b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (/.f64 c (/.f64 (/.f64 c b) b))) |
(fma.f64 b (*.f64 (/.f64 b c) c) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) c) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (/.f64 b (/.f64 c b)) c (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (/.f64 c (/.f64 (/.f64 c b) b))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (/.f64 c (/.f64 (/.f64 c b) b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (/.f64 c (/.f64 (/.f64 c b) b))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (/.f64 c (/.f64 (/.f64 c b) b))) |
(fma.f64 (*.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) c) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c b) (/.f64 b c) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (/.f64 (/.f64 c b) b)) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (/.f64 c (/.f64 (/.f64 c b) b))) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (/.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (/.f64 c (/.f64 (/.f64 c b) b)) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 c (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) c) (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64))) c) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a))) |
(pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))) c) |
(*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 c) (*.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(*.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 c)) (*.f64 (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (sqrt.f64 c)) (sqrt.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(-.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 a (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (*.f64 (*.f64 a a) #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 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.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 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (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))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (+.f64 (*.f64 a #s(literal -2 binary64)) (neg.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) |
(fma.f64 a #s(literal 2 binary64) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) a (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a a) #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 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (/.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) a) |
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))))) a) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) a) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(/.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) #s(literal 1 binary64)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))))) (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(*.f64 a (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(*.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) |
(*.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(*.f64 (/.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(*.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))))) |
(*.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(neg.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))))) |
(/.f64 (*.f64 c c) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 (*.f64 c c) b))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) #s(literal 1 binary64)) (*.f64 (*.f64 b b) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) c) (/.f64 (*.f64 b (*.f64 b b)) c)) |
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) #s(literal 1 binary64)) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) |
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) c)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) |
(/.f64 (*.f64 (*.f64 c c) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c c)) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c c) b)) (*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 c c) b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 b (/.f64 c b))) |
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (/.f64 b (/.f64 (*.f64 c c) b))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) (*.f64 c c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 (*.f64 c c) b)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 c (/.f64 (/.f64 c b) b))) b) |
(/.f64 (*.f64 (*.f64 c c) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 b b)) |
(/.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 b c)) (/.f64 b (/.f64 c b))) |
(pow.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(*.f64 (*.f64 c c) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(*.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (*.f64 c (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 (*.f64 c c) b)))) |
(*.f64 (/.f64 c b) (*.f64 (/.f64 (/.f64 c b) b) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 c b) b))) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b (/.f64 c b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b (/.f64 (*.f64 c c) b)))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 (*.f64 c c) b)))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) c) |
(*.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) c) (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 (*.f64 c c) (/.f64 b c)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) b) (/.f64 c (/.f64 b (/.f64 (*.f64 c c) b)))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 b c)) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 c c)) |
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 (/.f64 c b) b)) |
(*.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c b)) (/.f64 c b)) |
(*.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c (*.f64 b (*.f64 b b)))) c) |
(*.f64 (*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (/.f64 c b)) (/.f64 (/.f64 c b) b)) |
(*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(*.f64 (/.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) #s(literal 1 binary64)) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) |
(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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.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 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 20 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.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 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 20 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.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 (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c))))) #s(literal -20 binary64)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 20 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) |
(/.f64 (*.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal 20 binary64)) |
(/.f64 (*.f64 b (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64)))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) c) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (/.f64 #s(literal 1/20 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 b (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 b (/.f64 #s(literal 1/20 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1/20 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -20 binary64)))) |
(*.f64 (/.f64 b (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64)))) |
(*.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) #s(literal 20 binary64))) (/.f64 b (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) #s(literal 1/20 binary64)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(*.f64 (/.f64 #s(literal 1/20 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 b (*.f64 c (*.f64 (*.f64 c c) #s(literal 20 binary64))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 (*.f64 c c) #s(literal 20 binary64)))) b) |
(*.f64 (/.f64 b #s(literal 20 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) #s(literal 20 binary64))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 b #s(literal 20 binary64))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (/.f64 b (/.f64 c b)) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 b b))) |
(/.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (/.f64 c b) b) (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c)) (neg.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c c)) (*.f64 c #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) c) |
(/.f64 (*.f64 (/.f64 b (/.f64 c b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64)))) |
(/.f64 (*.f64 (*.f64 b b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) c) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (/.f64 (/.f64 c b) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) c) (*.f64 c #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 c c)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (*.f64 c #s(literal -2 binary64))) c) |
(pow.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 b (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c))) |
(*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))))) |
(*.f64 b (*.f64 (/.f64 b c) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(*.f64 b (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) |
(*.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c)) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(*.f64 (*.f64 b (*.f64 b b)) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
(*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c)))) |
(*.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) (/.f64 b (/.f64 c b))) |
(*.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) (/.f64 (*.f64 b b) (*.f64 c #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) c) (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
(*.f64 (/.f64 b c) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) c) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c #s(literal -2 binary64))))) |
(*.f64 (/.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)) c) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) c)) |
(*.f64 (/.f64 b (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 c #s(literal -2 binary64)))) |
(*.f64 (/.f64 b (*.f64 c (*.f64 c #s(literal -2 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) c)) |
(*.f64 (/.f64 (*.f64 b b) (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) c))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 c c) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)))) (*.f64 b (*.f64 b b))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 c b) (/.f64 b (/.f64 c b))) |
(/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (/.f64 (*.f64 c c) b))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))))) |
(/.f64 (/.f64 (*.f64 c c) b) (*.f64 b b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 (*.f64 b (*.f64 b b)) c)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b c) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c c) b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 c b) c) (*.f64 b b)) |
(pow.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 c b) b))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b b))) c) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 c b) b)) |
(*.f64 (*.f64 c (/.f64 (/.f64 c b) b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 c b) b) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 (/.f64 c b) b))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 (/.f64 c b) b)))) |
(neg.f64 (/.f64 c (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a b))) |
(/.f64 c (*.f64 a b)) |
(/.f64 (/.f64 c b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a b) c) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c a))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a b) c))) |
(/.f64 (/.f64 c a) b) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (/.f64 c a)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 a b) c) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) c) |
(*.f64 (/.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c)) |
(/.f64 b (/.f64 c b)) |
(/.f64 (*.f64 b b) c) |
(/.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 c b) b) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 b c) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 c b) b))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) c) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 c b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 c b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) (/.f64 c b)) |
(pow.f64 (/.f64 (/.f64 c b) b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b c)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 b c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b c)) |
(+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a))) (/.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a)))) |
(fma.f64 a #s(literal -4 binary64) (/.f64 b (/.f64 c b))) |
(fma.f64 b (/.f64 b c) (*.f64 a #s(literal -4 binary64))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c) (*.f64 a #s(literal -4 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 a #s(literal -4 binary64))) |
(fma.f64 #s(literal -4 binary64) a (/.f64 b (/.f64 c b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c)) (*.f64 a #s(literal -4 binary64))) |
(fma.f64 (/.f64 b c) b (*.f64 a #s(literal -4 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b) (*.f64 a #s(literal -4 binary64))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c b))) (*.f64 a #s(literal -4 binary64))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -4 binary64))) |
(fma.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal -4 binary64))) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b c) (*.f64 a #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a)) (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64))))) (neg.f64 (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (neg.f64 (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 16 binary64)) (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b)))) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 (*.f64 a a) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a #s(literal -4 binary64)) (-.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 (/.f64 c b) b))) (*.f64 (*.f64 a a) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b (/.f64 c b)) (*.f64 #s(literal 4 binary64) a)))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| 1× | egg-herbie |
| 8 034× | *-lowering-*.f32 |
| 8 034× | *-lowering-*.f64 |
| 6 346× | accelerator-lowering-fma.f32 |
| 6 346× | accelerator-lowering-fma.f64 |
| 3 762× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1899 | 17211 |
| 1 | 6368 | 16931 |
| 0 | 8278 | 16363 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(/ (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)))) (/ (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)))) (/ (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 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a)))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (* -1 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) a)))) |
(/ (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))) (* (pow b 2) (pow c 2))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* (pow b 2) (pow c 2))))) (pow b 7)) |
(/ (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)) |
(/ (pow c 2) (pow b 3)) |
(* -1 (/ (+ (* -1 (pow c 2)) (* 2 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* -1 (/ c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(- (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -1 (/ (pow c 2) (pow b 3))))) (/ c b)) |
(- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (* -5 (/ (* a (pow c 4)) (pow b 7))) (* 2 (/ (pow c 3) (pow b 5))))))) (/ c b)) |
(* -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) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (* 2 (/ (pow c 3) (* a (pow b 5)))))))) |
(* (pow a 3) (- (+ (* -25 (/ (+ (* -2/5 (/ (* (pow b 2) (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3))))) c)) (* -2/125 (/ c b))) (pow a 3))) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (+ (* 8/25 (/ c (* (pow a 3) b))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))) (/ c (* (pow a 3) b)))) |
(* -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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (- (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) (/ c b)) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (/ c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (- (* -5 (/ (* (pow a 3) c) (pow b 7))) (* 2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* 2 (/ (pow a 2) (* (pow b 5) c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -1 (/ (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 3/5 (/ 1 b))) (pow c 3))) (* -4/5 (/ a (* (pow b 3) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (/ 1 b) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 2/5 (/ 1 b)))) c)) (* -4/5 (/ a (pow b 3)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ c (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7)) |
(* -1 (/ c b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(* -1 (/ c b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b)) |
(* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -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) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (/ 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 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)) |
(* -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 (/ (* 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 (/ (* (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)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(* -2 (/ c (* a b))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(* -2 (/ c (* a b))) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(* -2 (/ c (* a b))) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(* -2 (/ c (* a b))) |
(/ (+ (* -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)))) a) |
(* -2 (/ (pow c 2) (pow b 3))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(+ (* -2 (/ c (* a b))) (* -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))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -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/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 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))) (* -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))) |
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)))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))) |
(* (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)))))))) |
(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)))) |
(* -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)))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))))))) |
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))) |
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))) |
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))) |
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2)))))) |
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b) |
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b) |
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b) |
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))) |
(* -1 (/ c b)) |
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b))) |
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b))) |
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))) |
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))) |
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))) |
(* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))) |
(* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) |
(* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 7))) (* (pow b 4) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2))))) |
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2))))) |
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2))))) |
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) |
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) |
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))) |
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) |
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))) |
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) |
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
(* 2 a) |
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a)) |
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))) |
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2)) |
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2)) |
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2)) |
(- (* 2 a) (* -2 a)) |
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a)) |
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a))) |
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))) |
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))) |
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) |
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))) |
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))) |
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1)))) |
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))) |
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 4 (/ (pow a 2) b)) |
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b)))) |
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b)))) |
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b)))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4))))))) |
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(* 4 (/ (pow a 2) b)) |
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b) |
(* -4 (/ (pow a 2) b)) |
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)) |
(* 4 (/ (pow a 2) b)) |
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3)))) |
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3)))))) |
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))) |
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))) |
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) |
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) |
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (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 (- (* a (- (* -20 (/ (* a (pow c 5)) (pow b 9))) (* 5 (/ (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))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -1 (/ (+ (* -2/5 (/ c b)) (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c))) (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) 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 (- (* c (- (* -20 (/ (* (pow a 4) c) (pow b 9))) (* 5 (/ (pow a 3) (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))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 2/5 (* b (pow c 3))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a (pow c 3)))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -4/5 (/ a (pow b 3))) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a c))) (/ 2/5 (* b c)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c)))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (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))) (* -1 (* a (pow c 2)))) (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)) |
(/ (- (+ (* -20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* -1 (* a (pow c 2)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (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 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(* -1 (/ (- (+ (* 20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* a (pow c 2))) (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))))) (pow b 3))) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(/ (pow c 4) (pow b 6)) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 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)) |
(/ (pow c 2) (pow b 3)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(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 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(* -4 a) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(/ (pow b 2) c) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(/ (pow b 2) c) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(/ (pow b 2) c) |
(/ (+ (* -4 (* a c)) (pow b 2)) c) |
(/ (+ (* -4 (* a c)) (pow b 2)) c) |
(/ (+ (* -4 (* a c)) (pow b 2)) c) |
(* -4 a) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(* -4 a) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(/ (pow b 2) c) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(* -4 a) |
(* a (- (/ (pow b 2) (* a c)) 4)) |
(* a (- (/ (pow b 2) (* a c)) 4)) |
(* a (- (/ (pow b 2) (* a c)) 4)) |
(* -4 a) |
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c)))))) |
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c)))))) |
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c)))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
| Outputs |
|---|
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(/ (pow c 2) (pow b 3)) |
(/.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 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.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))))) (/ (pow c 2) (pow b 3))) |
(+.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 (+ (* -5 (/ (* a (pow c 4)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5))))) (/ (pow c 2) (pow b 3))) |
(+.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 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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)))) (/ (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 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a)))))) |
(* (pow a 2) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (/ (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 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a)))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) 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))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 (/ (+ (* -1 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) 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))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.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 c 2) (pow b 3)) |
(/.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 #s(literal -2 binary64) (*.f64 a (/.f64 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 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))) |
(* (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 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 7 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 b #s(literal 5 binary64)))))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c))))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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 a #s(literal -2 binary64)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (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))) (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) 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))) (/.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 b (*.f64 b b))))) c))) |
(* -5 (/ (* (pow a 2) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a (*.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))) (* (pow b 2) (pow c 2))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 2) (pow c 4))) (* (pow b 2) (+ (* -2 (* a (pow c 3))) (* (pow b 2) (pow c 2))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.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)))) (*.f64 (*.f64 c c) (*.f64 b b))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (pow c 2) (pow b 3)) |
(/.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 c c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (*.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 c c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.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 c c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))) |
(/ (pow c 2) (pow b 3)) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(* -1 (/ (+ (* -1 (pow c 2)) (* 2 (/ (* a (pow c 3)) (pow b 2)))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (+ (* -1 (pow c 2)) (+ (* 2 (/ (* a (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 2) (pow c 4)) (pow b 4))))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (*.f64 c c)) (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a a) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b)))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(- (* -1 (/ (* a (pow c 2)) (pow b 3))) (/ c b)) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.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))))) (/ c b)) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b)) |
(- (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (* -5 (/ (* a (pow c 4)) (pow b 7))) (* 2 (/ (pow c 3) (pow b 5))))))) (/ c b)) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 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))))) (/.f64 c b)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (* 2 (/ (pow c 3) (* a (pow b 5)))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -25 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 9/125 binary64))) (*.f64 a a)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) |
(* (pow a 3) (- (+ (* -25 (/ (+ (* -2/5 (/ (* (pow b 2) (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3))))) c)) (* -2/125 (/ c b))) (pow a 3))) (+ (* -25 (/ (+ (* 4/125 (/ (pow c 2) (pow b 3))) (* 1/25 (/ (pow c 2) (pow b 3)))) (pow a 2))) (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (+ (* 8/25 (/ c (* (pow a 3) b))) (* 2 (/ (pow c 3) (* a (pow b 5))))))))) (/ c (* (pow a 3) b)))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -25 binary64) (+.f64 (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 9/125 binary64)))) c) (*.f64 (/.f64 c b) #s(literal -2/125 binary64)))) (*.f64 a (*.f64 a a))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -25 binary64) (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) #s(literal 9/125 binary64))) (*.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 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 8/25 binary64) (/.f64 (/.f64 c (*.f64 a (*.f64 a a))) b))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))))) (/.f64 (/.f64 c (*.f64 a (*.f64 a a))) b)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.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 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/5 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (- (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) (/ c b)) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.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 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) c) (-.f64 (/.f64 (*.f64 #s(literal 2/5 binary64) c) b) (/.f64 c b))) a)) a)) a))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))) |
(*.f64 c (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -1 (/ a (pow b 3))) (* c (- (* -5 (/ (* (pow a 3) c) (pow b 7))) (* 2 (/ (pow a 2) (pow b 5))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 -4/5 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -1 (/ (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 3/5 (/ 1 b))) (pow c 3))) (* -4/5 (/ a (* (pow b 3) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 (/.f64 #s(literal -4/5 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) a) (/.f64 #s(literal 3/5 binary64) b)) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (/ 1 b) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) a)) (* 2/5 (/ 1 b)))) c)) (* -4/5 (/ a (pow b 3)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) a) (/.f64 #s(literal 2/5 binary64) b))) c)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ c (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (+.f64 c (*.f64 c #s(literal -2/5 binary64))) (/.f64 (*.f64 #s(literal 2/5 binary64) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 a c))))) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (- (* -1 (/ (* a (pow c 2)) (pow b 2))) c) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) c) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ c (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (+.f64 c (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (- (/ (* a (pow c 2)) (pow b 2)) (* -1 c)) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))) (* -1 c)) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) (/ (* a (pow c 2)) (pow b 2))) (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1 c))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) c) b)) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ 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 #s(literal 0 binary64) (/.f64 (*.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 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (*.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 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.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))))) |
(* -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 a (/.f64 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 a (/.f64 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 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.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 (neg.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 (neg.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 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.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 (neg.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 (neg.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 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.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 (neg.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 (neg.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 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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))))) |
(*.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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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))))) |
(*.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 (/ (* 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)) (* -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)) (* -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)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 c 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) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 c 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) (+.f64 (*.f64 a (*.f64 c (*.f64 b b))) (*.f64 (*.f64 a a) (*.f64 c c)))) (*.f64 b (*.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 a) (*.f64 c 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 a) (*.f64 c 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 a) (*.f64 c 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 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* -2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b)) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 a b)))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 a b)))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (*.f64 a b)))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c b))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 b b)) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 b b)) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c (*.f64 b b)) a) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b)) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(* -2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) |
(* -2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b)) |
(/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a) |
(/.f64 (*.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)))) a) |
(/.f64 (*.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)))) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) a) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal -1 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.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)))) |
(* -2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) |
(* -2 b) |
(*.f64 b #s(literal -2 binary64)) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 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 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 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 c (*.f64 a (*.f64 a a)))) (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)) (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))) (/ b c)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) b) c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) 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 (*.f64 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 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 #s(literal -2 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 20 binary64)))) b))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 (sqrt.f64 #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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a)))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (-.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (/.f64 b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 (neg.f64 a) (+.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #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 (neg.f64 a) (-.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) b) a))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a))) |
(* 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 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (/.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 #s(literal -1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) c) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal 20 binary64) a))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(* -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 #s(literal 0 binary64) b) (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (/ c b)) |
(-.f64 #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 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64))) (/.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 #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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal -1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))) (+.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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2)))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b (*.f64 a c))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4))))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.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 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* -1/16 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.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 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) c)) c))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* a (+ (* -2 (/ (* a (pow c 3)) (pow b 5))) (* -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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (/ b a)) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) #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 #s(literal -1/2 binary64) (/.f64 b a)) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))))) |
(* -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 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b 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 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a)))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/128 binary64))) a)) a)) |
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 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 c (*.f64 a (*.f64 a a)))) (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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.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/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (* (sqrt -4) (pow (sqrt -1) 2)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* -1 (* c (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (pow (sqrt -1) 2)) (sqrt -4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (pow (sqrt -1) 2)) (pow (sqrt -4) 3)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (pow (sqrt -1) 2)) (pow (sqrt -4) 5)))) (* (sqrt (/ a c)) (* (sqrt -4) (pow (sqrt -1) 2)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -1 binary64) (*.f64 b b))) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 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 (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/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.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))))))) |
(+ (* (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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 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 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (+ 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 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 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 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a 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))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))))) |
(* 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))))) (*.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))))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 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 -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (neg.f64 a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 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 -1 binary64)))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 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 -1 binary64)))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(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 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 (*.f64 a c) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -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 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 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 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b 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)) |
(* 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 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) |
(-.f64 (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))))))) |
(-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))))) (/.f64 c b)) |
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))) |
(*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) c) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) |
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) c) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 c c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 b (*.f64 c (*.f64 (sqrt.f64 #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) c) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))))) |
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a)) (*.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 a (*.f64 a a)))))) |
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 c a))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 a a))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))))))) a)) (*.f64 a (*.f64 a 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 (* (sqrt -4) (sqrt -1/4))) 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 #s(literal -1/2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a)))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 b (-.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 c c)))) (*.f64 b b)) c) b) |
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 c c))) (*.f64 b b)))) c) b) |
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)) (*.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a))) #s(literal -256 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 144 binary64))) a) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) c) b) |
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a a)) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 a #s(literal 4 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) a)) (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))))) (/.f64 #s(literal 1 binary64) b))) |
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b))) |
(*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) a)))) (+.f64 (+.f64 (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))))))) (/.f64 #s(literal 1 binary64) b))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))) |
(*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))))) |
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))))) |
(* -1/2 (* (sqrt (/ c (pow a 3))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c)) (*.f64 #s(literal 1/2 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 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* -1 (* c (+ (* 1/64 (/ (pow b 5) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c))) (*.f64 #s(literal 1/2 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 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/32 (/ (* (pow b 5) c) (pow a 3))) (+ (* -1/64 (* (sqrt (/ (pow c 3) (pow a 7))) (* (pow b 4) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 4 (* b (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) c)) (* -1/64 (/ (pow b 5) (pow a 3)))) (pow c 3))) (+ (* 1/4 (/ (+ (* 1/4 (* (sqrt (/ c (pow a 5))) (* (pow b 2) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (pow b 3) (pow a 2)))) (pow c 2))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -1) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))))) (*.f64 c c)) (*.f64 #s(literal 1/2 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 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (*.f64 #s(literal 4 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))))) c) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c c))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) |
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))) |
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))) |
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))) |
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) |
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) |
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) |
(*.f64 a (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))) |
(*.f64 a (-.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) |
(*.f64 a (-.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))) |
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))) |
(*.f64 a (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64))))))) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a)) |
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))) |
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))) |
(+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) |
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c))) (*.f64 b b)) |
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal -256 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 144 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b))) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b)) |
(- (* 2 a) (* -2 a)) |
(*.f64 a #s(literal 4 binary64)) |
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a)) |
(+.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a))) |
(-.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))) (+.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) |
(-.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) |
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))) |
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))) |
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) |
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) |
(+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))) |
(+.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 b (*.f64 b b))) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))) |
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))) |
(-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))) |
(+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) |
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))) |
(-.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
(* 4 (/ (pow a 2) b)) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) |
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 4 binary64) b))) |
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) c) (*.f64 b (*.f64 b b))))))) |
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) c) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))))) (*.f64 a (*.f64 a a))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4))))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (*.f64 a (*.f64 c #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 c (pow.f64 a #s(literal 5 binary64)))) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -1/4 binary64))))))))) |
(* 4 (/ (pow a 2) b)) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) |
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -4 (/ (pow a 2) b)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) b)) |
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) #s(literal -64 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b)) |
(* 4 (/ (pow a 2) b)) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) |
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b b)))) |
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 c b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))) |
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))) |
(+.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 #s(literal -1/4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) |
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) |
(+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))))))) |
(+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ c a)) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 5) c)) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (pow c 3))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))) |
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 4 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 c (pow.f64 b #s(literal 4 binary64)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))))) (*.f64 c (*.f64 c c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.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 (*.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))))) |
(* 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 (*.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 (+ (* -1 (/ (pow c 2) (pow b 3))) (* a (- (* a (- (* -20 (/ (* a (pow c 5)) (pow b 9))) (* 5 (/ (pow c 4) (pow b 7))))) (* 2 (/ (pow c 3) (pow b 5))))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -20 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 9 binary64))) (/.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))) (pow.f64 b #s(literal 5 binary64))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (pow c 2) (* (pow a 2) (pow b 3))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal -9/5 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 7))) (+ (* -1 (/ (+ (* -2/5 (/ c b)) (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c))) (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 3)))) (/ (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 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 (/.f64 (*.f64 c #s(literal -2/5 binary64)) b) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) c)) (*.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 #s(literal 9/5 binary64) (*.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a a)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (neg.f64 (*.f64 a (*.f64 a a))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 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 (/ (- (+ (* -4/5 (/ (pow c 2) (* a (pow b 3)))) (* 2 (/ (pow c 3) (pow b 5)))) (+ (* 4/5 (/ (pow c 2) (* a (pow b 3)))) (/ (pow c 2) (* a (pow b 3))))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.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 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 a (*.f64 b (*.f64 b b)))) (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 9/5 binary64) (/.f64 (*.f64 c c) (*.f64 a (*.f64 b (*.f64 b b))))))) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) (* -1 (/ (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 3))) (+ (* 4/5 (/ (pow c 2) (pow b 3))) (/ (pow c 2) (pow b 3))))) c)) (* 2/5 (/ c b))) a))) a)) (* 2 (/ (pow c 3) (pow b 5)))) a)) (* 5 (/ (pow c 4) (pow b 7)))))) |
(*.f64 (neg.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 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) c) (/.f64 (*.f64 #s(literal 2/5 binary64) c) b)) a)) a)) a))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.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))) (/.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 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* c (- (* c (- (* -20 (/ (* (pow a 4) c) (pow b 9))) (* 5 (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))))) |
(*.f64 (*.f64 c c) (-.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -20 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 9 binary64))) (/.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)) (pow.f64 b #s(literal 5 binary64))))) (/.f64 a (*.f64 b (*.f64 b b))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (* -4/5 (/ a (* (pow b 3) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 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 -4/5 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 7))) (+ (* -4/5 (/ a (* (pow b 3) (pow c 2)))) (/ 2/5 (* b (pow c 3))))) (+ (* -2 (/ (pow a 2) (* (pow b 5) c))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a (pow c 3)))) (+ (* 4/5 (/ a (* (pow b 3) (pow c 2)))) (/ a (* (pow b 3) (pow c 2)))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (*.f64 (/.f64 #s(literal -4/5 binary64) (*.f64 c c)) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 2/5 binary64) (*.f64 b (*.f64 c (*.f64 c c))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (pow.f64 b #s(literal 5 binary64)))) (+.f64 (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 c (*.f64 c c)))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 c (pow.f64 b #s(literal 5 binary64)))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))) c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 7))) (* -1 (/ (- (* -1 (/ (- (+ (* -4/5 (/ a (pow b 3))) (+ (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 3))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3))))) (* a c))) (/ 2/5 (* b c)))) (+ (* 4/5 (/ a (pow b 3))) (/ a (pow b 3)))) c)) (* 2 (/ (pow a 2) (pow b 5)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (neg.f64 (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b (*.f64 b b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b))))))) (*.f64 a c))) (/.f64 #s(literal 2/5 binary64) (*.f64 c b))) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b (*.f64 b b)))))) c) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 7))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (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 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -1 (* (pow b 2) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c)))))) (* -4/5 (* a (pow c 2)))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 7)) |
(/.f64 (+.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (-.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 (*.f64 b b) (+.f64 (*.f64 c #s(literal -2/5 binary64)) (/.f64 (*.f64 #s(literal 2/5 binary64) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 a c))))) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 7 binary64))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (- (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -1 (* a (pow c 2)))) (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c)))) (*.f64 b (*.f64 b b))) |
(/ (- (+ (* -20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* -1 (* a (pow c 2)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 2))) (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))))) (pow b 3)) |
(/.f64 (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -20 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (*.f64 a (*.f64 c c))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (- (+ (* 5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* a (pow c 2))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2)))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)))) (*.f64 b (*.f64 b b)))) |
(* -1 (/ (- (+ (* 20 (/ (* (pow a 4) (pow c 5)) (pow b 6))) (* a (pow c 2))) (+ (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 4))) (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 2))))) (pow b 3))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 20 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 5 binary64)))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 a (*.f64 c c)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b (*.f64 b b)))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(/ (pow c 4) (pow b 6)) |
(/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* 1/20 (/ (pow b 6) (pow c 4))) |
(/.f64 (*.f64 #s(literal 1/20 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(/ (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))) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a 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)) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(* (pow b 2) (+ (* -4 (/ a (pow b 2))) (/ 1 c))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c))) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (+ (* -4 (* a c)) (pow b 2)) c) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) c) |
(/ (+ (* -4 (* a c)) (pow b 2)) c) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) c) |
(/ (+ (* -4 (* a c)) (pow b 2)) c) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) c) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(+ (* -4 a) (/ (pow b 2) c)) |
(+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c)) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* a (- (/ (pow b 2) (* a c)) 4)) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -4 binary64))) |
(* a (- (/ (pow b 2) (* a c)) 4)) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -4 binary64))) |
(* a (- (/ (pow b 2) (* a c)) 4)) |
(*.f64 a (+.f64 (/.f64 (/.f64 (*.f64 b b) a) c) #s(literal -4 binary64))) |
(* -4 a) |
(*.f64 a #s(literal -4 binary64)) |
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c)))))) |
(*.f64 (neg.f64 a) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) |
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c)))))) |
(*.f64 (neg.f64 a) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) |
(* -1 (* a (+ 4 (* -1 (/ (pow b 2) (* a c)))))) |
(*.f64 (neg.f64 a) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 (*.f64 b b) a) c))) |
(* -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 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 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 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b 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)) |
(* 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 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.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 (*.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 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 (*.f64 a c) #s(literal -4 binary64)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c))) |
Compiled 196 382 to 7 237 computations (96.3% saved)
94 alts after pruning (92 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 985 | 41 | 2 026 |
| Fresh | 9 | 51 | 60 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 997 | 94 | 2 091 |
| Status | Accuracy | Program |
|---|---|---|
| 57.1% | (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 90.6% | (fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) | |
| 57.1% | (fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.7% | (fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 57.3% | (/.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.4% | (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #s(literal 2 binary64)) | |
| ▶ | 91.0% | (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b) |
| 56.5% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 56.3% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 56.3% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 57.2% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) | |
| 56.5% | (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) | |
| 56.4% | (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 87.3% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 80.4% | (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) | |
| 80.6% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 62.8% | (/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) | |
| 57.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 90.6% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) | |
| 55.8% | (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) | |
| 58.0% | (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) | |
| 58.1% | (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 57.1% | (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) | |
| 58.2% | (/.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 b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 87.6% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) | |
| 56.5% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.5% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) | |
| 90.9% | (/.f64 (-.f64 (/.f64 b c) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b c))) | |
| 87.6% | (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) | |
| 80.8% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) | |
| 56.4% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 56.3% | (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) | |
| 56.1% | (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 56.9% | (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))) | |
| 56.3% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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))) | |
| 80.6% | (/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) | |
| 57.7% | (/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) | |
| 56.5% | (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.3% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 56.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64)))) | |
| ▶ | 56.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)))) |
| 55.9% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) | |
| 62.8% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) | |
| 57.8% | (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) | |
| ▶ | 56.5% | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
| 56.4% | (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 44.3% | (/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 57.7% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 57.6% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) | |
| 57.8% | (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) | |
| 80.5% | (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 80.6% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 80.5% | (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 80.5% | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 80.5% | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
| 80.5% | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 62.8% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 58.0% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 90.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) | |
| 57.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 62.8% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 57.8% | (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))) | |
| 87.6% | (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) | |
| ✓ | 91.2% | (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
| 90.9% | (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) | |
| 80.8% | (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) | |
| 56.6% | (-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.4% | (-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.2% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.4% | (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 90.7% | (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) | |
| 80.6% | (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) | |
| 56.4% | (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 56.4% | (*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| 57.2% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 57.2% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) | |
| 80.4% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) | |
| ▶ | 62.8% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| 62.8% | (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) | |
| 80.5% | (*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) | |
| 80.4% | (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) | |
| 80.4% | (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) | |
| 90.4% | (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b)) | |
| 87.3% | (*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) | |
| 89.9% | (*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))) | |
| 80.6% | (*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) | |
| 80.6% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) | |
| 87.4% | (*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 90.5% | (*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 91.0% | (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) | |
| 80.4% | (*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) | |
| 80.5% | (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) | |
| ✓ | 62.9% | (neg.f64 (/.f64 c b)) |
Compiled 11 175 to 3 932 computations (64.8% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) |
| ✓ | 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))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a))) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) b) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| ✓ | cost-diff | 256 | (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))))) |
| ✓ | cost-diff | 384 | (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64)))) |
| ✓ | cost-diff | 384 | (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
| ✓ | cost-diff | 3200 | (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) |
| 6 158× | *-lowering-*.f32 |
| 6 158× | *-lowering-*.f64 |
| 4 840× | /-lowering-/.f32 |
| 4 840× | /-lowering-/.f64 |
| 4 840× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 88 | 1894 |
| 1 | 308 | 1581 |
| 2 | 1631 | 1292 |
| 3 | 5279 | 1231 |
| 4 | 7777 | 1227 |
| 0 | 8451 | 1186 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) b) |
(/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) |
(- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) |
(* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) |
(- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) |
(* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) |
(* a a) |
a |
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))) |
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) |
(* (* c (* c (* c c))) (* 20 (* -1/4 a))) |
(* c (* c (* c c))) |
c |
(* c (* c c)) |
(* c c) |
(* 20 (* -1/4 a)) |
20 |
(* -1/4 a) |
-1/4 |
(/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b))))))) |
(* b (* b (* b (* b (* b (* b (* b b))))))) |
b |
(* b (* b (* b (* b (* b (* b b)))))) |
(* b (* b (* b (* b (* b b))))) |
(* b (* b (* b (* b b)))) |
(* b (* b (* b b))) |
(* b (* b b)) |
(* b b) |
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))) |
(/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))) |
(* (* c c) (* c -2)) |
(* c -2) |
-2 |
(* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))) |
(* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)) |
(/ b (/ c b)) |
(/ c b) |
(/ (/ b (* c (/ (/ c b) b))) -2) |
(/ b (* c (/ (/ c b) b))) |
(* c (/ (/ c b) b)) |
(/ (/ c b) b) |
(/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b)))))) |
(* a b) |
(* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) |
(+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))) |
(* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) |
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2))) |
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) |
(/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)) |
(/ c (/ (* b (* b b)) c)) |
(/ (* b (* b b)) c) |
(* (/ -1 b) c) |
(/ -1 b) |
-1 |
b |
c |
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) (* 2 a)) |
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) |
(* a a) |
a |
(* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))) |
-2 |
(+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)) |
(/ (* c c) (* b (* b b))) |
(* c c) |
c |
(* b (* b b)) |
b |
(* b b) |
(/ (/ c b) a) |
(/ c b) |
(* 2 a) |
2 |
(/ (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) (* 4 (* a a))) |
(+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) |
(* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) |
(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 |
(* (* a -2) b) |
(* a -2) |
-2 |
(* 4 (* a a)) |
4 |
(* a a) |
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2))) |
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) |
(* 1 (* a 2)) |
1 |
(* a 2) |
a |
2 |
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b) |
(/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
b |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2)) |
(/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) |
(sqrt (* c (+ (* a -4) (/ (* b b) c)))) |
(* c (+ (* a -4) (/ (* b b) c))) |
(+ (* a -4) (/ (* b b) c)) |
(* a -4) |
(/ (* b b) c) |
| Outputs |
|---|
(/ (/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) b) |
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 a b) (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) c) b) |
(/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) |
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b)))) (/.f64 (*.f64 a b) (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) c) |
(- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) |
(-.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b)))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) |
(* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b)))) (*.f64 a b)) |
(- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) b)))) |
(* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) |
(*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b)))))) |
(* a a) |
(*.f64 a a) |
a |
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b))))) |
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) |
(/.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(* (* c (* c (* c c))) (* 20 (* -1/4 a))) |
(*.f64 a (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64))) |
(* c (* c (* c c))) |
(*.f64 c (*.f64 c (*.f64 c c))) |
c |
(* c (* c c)) |
(*.f64 c (*.f64 c c)) |
(* c c) |
(*.f64 c c) |
(* 20 (* -1/4 a)) |
(*.f64 a #s(literal -5 binary64)) |
20 |
#s(literal 20 binary64) |
(* -1/4 a) |
(*.f64 a #s(literal -1/4 binary64)) |
-1/4 |
#s(literal -1/4 binary64) |
(/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b))))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) |
(* b (* b (* b (* b (* b (* b (* b b))))))) |
(*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
b |
(* b (* b (* b (* b (* b (* b b)))))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(* b (* b (* b (* b (* b b))))) |
(*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(* b (* b (* b (* b b)))) |
(*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) |
(* b (* b (* b b))) |
(*.f64 b (*.f64 b (*.f64 b b))) |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
(* b b) |
(*.f64 b b) |
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 b (/.f64 c b))) |
(* (* c c) (* c -2)) |
(*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) |
(* c -2) |
(*.f64 c #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))) |
(/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b)) |
(* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)) |
(/.f64 (*.f64 b b) (*.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/ b (/ c b)) |
(/.f64 b (/.f64 c b)) |
(/ c b) |
(/.f64 c b) |
(/ (/ b (* c (/ (/ c b) b))) -2) |
(/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/ b (* c (/ (/ c b) b))) |
(/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) |
(* c (/ (/ c b) b)) |
(/.f64 c (/.f64 b (/.f64 c b))) |
(/ (/ c b) b) |
(/.f64 c (*.f64 b b)) |
(/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b)))))) |
(/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) |
(* a b) |
(*.f64 a b) |
(* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) |
(*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) |
(+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))) |
(+.f64 (*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) |
(* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) |
(*.f64 a (*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))))) |
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2))) |
(*.f64 (*.f64 c (*.f64 c c)) (+.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -5 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) |
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 b (/.f64 b (/.f64 c b)))) |
(/ c (/ (* b (* b b)) c)) |
(/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) |
(/ (* b (* b b)) c) |
(*.f64 b (/.f64 b (/.f64 c b))) |
(* (/ -1 b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
-1 |
#s(literal -1 binary64) |
b |
c |
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) (* 2 a)) |
(/.f64 (*.f64 (+.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 a b))) (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) |
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) |
(*.f64 (+.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 a b))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(* a a) |
(*.f64 a a) |
a |
(* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 a b)))) |
-2 |
#s(literal -2 binary64) |
(+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)) |
(+.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 a b))) |
(/ (* c c) (* b (* b b))) |
(/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) |
(* c c) |
(*.f64 c c) |
c |
(* b (* b b)) |
(*.f64 b (*.f64 b b)) |
b |
(* b b) |
(*.f64 b b) |
(/ (/ c b) a) |
(/.f64 c (*.f64 a b)) |
(/ c b) |
(/.f64 c b) |
(* 2 a) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) (* 4 (* a a))) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a (*.f64 a #s(literal 4 binary64)))) |
(+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* (* a -2) b) |
(*.f64 b (*.f64 a #s(literal -2 binary64))) |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
(* 4 (* a a)) |
(*.f64 a (*.f64 a #s(literal 4 binary64))) |
4 |
#s(literal 4 binary64) |
(* a a) |
(*.f64 a a) |
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2))) |
(/.f64 (*.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) |
(*.f64 a (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 b #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(* 1 (* a 2)) |
(*.f64 a #s(literal 2 binary64)) |
1 |
#s(literal 1 binary64) |
(* a 2) |
(*.f64 a #s(literal 2 binary64)) |
a |
2 |
#s(literal 2 binary64) |
(* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b) |
(/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
b |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2)) |
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) |
(/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) |
(sqrt (* c (+ (* a -4) (/ (* b b) c)))) |
(sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) |
(* c (+ (* a -4) (/ (* b b) c))) |
(*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) |
(+ (* a -4) (/ (* b b) c)) |
(+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))) |
(* a -4) |
(*.f64 a #s(literal -4 binary64)) |
(/ (* b b) c) |
(/.f64 b (/.f64 c b)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 b b) c) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)))) |
| ✓ | accuracy | 57.5% | (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) |
| ✓ | accuracy | 99.7% | (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
| ✓ | accuracy | 99.6% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 99.4% | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
| ✓ | accuracy | 57.2% | (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) |
| ✓ | accuracy | 99.6% | (/.f64 (/.f64 c b) a) |
| ✓ | accuracy | 99.6% | (*.f64 b (*.f64 b b)) |
| ✓ | accuracy | 99.5% | (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal -1 binary64) b) |
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| ✓ | accuracy | 99.4% | (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) |
| ✓ | accuracy | 99.4% | (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
| ✓ | accuracy | 99.4% | (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) |
| 202.0ms | 127× | 1 | valid |
| 80.0ms | 129× | 0 | valid |
Compiled 2 184 to 90 computations (95.9% saved)
ival-mult: 105.0ms (52.6% of total)ival-div: 60.0ms (30.1% of total)ival-add: 13.0ms (6.5% of total)adjust: 8.0ms (4% of total)ival-sqrt: 7.0ms (3.5% of total)ival-sub: 6.0ms (3% of total)exact: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))> |
#<alt (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b)))))))> |
#<alt (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))> |
#<alt (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))> |
#<alt (* (/ -1 b) c)> |
#<alt (/ -1 b)> |
#<alt (/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) (* 2 a))> |
#<alt (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))))> |
#<alt (* a a)> |
#<alt (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))> |
#<alt (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b))> |
#<alt (/ (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) (* 4 (* a a)))> |
#<alt (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2))> |
#<alt (sqrt (+ (* b b) (* a (* c -4))))> |
#<alt (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b))> |
#<alt (* 1 (* a 2))> |
#<alt (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2))> |
#<alt (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2)))> |
#<alt (* (* c (* c (* c c))) (* 20 (* -1/4 a)))> |
#<alt (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b))))))> |
#<alt (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))> |
#<alt (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))> |
#<alt (/ (* c c) (* b (* b b)))> |
#<alt (* b (* b b))> |
#<alt (/ (/ c b) a)> |
#<alt (+ (* b b) (* a (* c -4)))> |
#<alt (/ (* b b) c)> |
| Outputs |
|---|
#<alt (* -1 c)> |
#<alt (+ (* -1 c) (* a (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1 c) (* a (- (+ (* 2 (/ (* a (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2))))))> |
#<alt (+ (* -1 c) (* a (- (+ (* a (- (* a (- (* 4 (/ (pow c 4) (pow b 6))) (+ (* -5 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4)))))) (* -2 (/ (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 2))))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* 2 (/ (pow c 3) (* a (pow b 4))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))> |
#<alt (* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -1 (/ c (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* -2/5 (/ c (pow a 3))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 2))) (+ (* 4/5 (/ (pow c 2) (pow b 2))) (/ (pow c 2) (pow b 2))))) (* (pow a 3) c))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2)))))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* -1 (* (pow a 3) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 c) (+ (* -2/5 c) (* -2/5 (/ (* (pow b 2) (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2)))))) c)))) a)) (* 4/5 (/ (pow c 2) (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6))))))> |
#<alt (* -1 c)> |
#<alt (* c (- (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) 1))> |
#<alt (* c (- (* c (- (+ (* 2 (/ (* a (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2)))))) (pow b 2))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1))> |
#<alt (* c (- (* c (- (+ (* c (- (* c (- (* 4 (/ (pow a 3) (pow b 6))) (+ (* -5 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4)))))) (* -2 (/ (* a (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 2))))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (* -4/5 (/ a (* (pow b 2) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (+ 3/5 (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) (pow c 3))) (* -4/5 (/ a (* (pow b 2) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2)))))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c)))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- 3/5 (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) c)) (* -4/5 (/ a (pow b 2)))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c))))> |
#<alt (* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6)))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6))> |
#<alt (/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -4/5 (* a (pow c 2))) (* (pow b 2) (- (* -1 c) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6))> |
#<alt (* -1 c)> |
#<alt (- (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))> |
#<alt (- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2))))))))> |
#<alt (* -1 c)> |
#<alt (- (+ (* -1 c) (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2))))) (* 2 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))))) (* 2 (/ (* a (pow c 2)) (pow b 2))))> |
#<alt (- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))> |
#<alt (* -1 (/ (pow c 4) (pow b 6)))> |
#<alt (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 10))) (/ (pow c 4) (pow b 6)))> |
#<alt (- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6)))> |
#<alt (- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6)))> |
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))> |
#<alt (* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))> |
#<alt (* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))> |
#<alt (* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))> |
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))> |
#<alt (* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))> |
#<alt (* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))> |
#<alt (* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))))> |
#<alt (* -1 (/ (pow c 4) (pow b 6)))> |
#<alt (* (pow c 4) (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 10))) (/ 1 (pow b 6))))> |
#<alt (* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6))))> |
#<alt (* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6))))> |
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))> |
#<alt (* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))))> |
#<alt (* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))> |
#<alt (* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))> |
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))> |
#<alt (* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))))> |
#<alt (* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))> |
#<alt (* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4)))))> |
#<alt (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14)))> |
#<alt (/ (+ (* 4 (* (pow a 2) (* (pow b 4) (pow c 6)))) (* 25 (* (pow a 4) (pow c 8)))) (pow b 14))> |
#<alt (/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14))> |
#<alt (/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14))> |
#<alt (* -1 (/ (pow c 4) (pow b 6)))> |
#<alt (/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6))> |
#<alt (/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))> |
#<alt (/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))> |
#<alt (* -1 (/ (pow c 4) (pow b 6)))> |
#<alt (/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6))> |
#<alt (/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))> |
#<alt (/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6))> |
#<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 (* -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 (* -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 (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))> |
#<alt (* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))> |
#<alt (* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10)))))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))> |
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))> |
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))> |
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))> |
#<alt (* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2))))))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))> |
#<alt (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))> |
#<alt (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))> |
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))> |
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))> |
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))> |
#<alt (* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))> |
#<alt (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))> |
#<alt (/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))> |
#<alt (/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))> |
#<alt (/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))> |
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))> |
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))> |
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))> |
#<alt (/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (/ -1 b)> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 (/ 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 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 (* -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 (/ (* 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 (/ (* (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 (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (* -2 (/ c (* a b)))> |
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))> |
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))> |
#<alt (* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b)))))> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3))))))> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))> |
#<alt (/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3))> |
#<alt (* -2 (/ c (* a b)))> |
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b)> |
#<alt (* -2 (/ c (* a b)))> |
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b))> |
#<alt (* -2 (/ c (* a b)))> |
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)> |
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)> |
#<alt (/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a)> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (* -2 (/ (pow c 2) (pow b 3)))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3))))> |
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (+ (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* (sqrt (/ a c)) (/ b (sqrt -4))))))> |
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))))> |
#<alt (* b (+ (* -2 a) (* 2 a)))> |
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 2 a))))> |
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* 2 a)))))> |
#<alt (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* 2 a))))))> |
#<alt (* -4 (* a b))> |
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a))))> |
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))> |
#<alt (* -1 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))))> |
#<alt (* a (+ (* -2 b) (* 2 b)))> |
#<alt (* a (+ (* -4 (/ (* a c) b)) (+ (* -2 b) (* 2 b))))> |
#<alt (* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))))> |
#<alt (* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))))))))> |
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* (pow a 2) (+ (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* (pow a 2) (+ (* -2 (/ b a)) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* (pow a 2) (+ (* -2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -2 (/ b a))))> |
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a))))> |
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 2 b)) a))))> |
#<alt (+ (* -2 (* a b)) (* 2 (* a b)))> |
#<alt (+ (* -4 (/ (* (pow a 2) c) b)) (+ (* -2 (* a b)) (* 2 (* a b))))> |
#<alt (+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))))> |
#<alt (+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3)))))))))> |
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* c (+ (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4)))))> |
#<alt (* c (+ (* -2 (/ (* a b) c)) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* c (+ (* -2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (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/4 (/ (* b (+ (* -2 a) (* 2 a))) (pow a 2)))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))> |
#<alt (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))))> |
#<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/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))))> |
#<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/4 (/ (+ (* -2 b) (* 2 b)) a))> |
#<alt (/ (+ (* -1 (/ (* a c) b)) (* 1/4 (+ (* -2 b) (* 2 b)))) a)> |
#<alt (/ (+ (* 1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a)> |
#<alt (/ (+ (* 1/4 (+ (* -2 b) (* 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/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/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2)))> |
#<alt (+ (* -1 (/ c b)) (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))))> |
#<alt (+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))))> |
#<alt (+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* 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/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))))> |
#<alt (* -1 (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))> |
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))))> |
#<alt (+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt (* 2 (* a b))> |
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))> |
#<alt (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))> |
#<alt (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))> |
#<alt (* -2 (* a b))> |
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))))> |
#<alt (* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))> |
#<alt (* -1 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))))> |
#<alt (* 2 (* a b))> |
#<alt (* a (+ (* -4 (/ (* a c) b)) (* 2 b)))> |
#<alt (* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))> |
#<alt (* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))> |
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))> |
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))> |
#<alt (* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))))> |
#<alt (* 2 (* a b))> |
#<alt (+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b)))> |
#<alt (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))> |
#<alt (+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))> |
#<alt (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2)))))> |
#<alt (* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))> |
#<alt (* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2)))))> |
#<alt (* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))> |
#<alt (* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))> |
#<alt (* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))> |
#<alt (* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))> |
#<alt (* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))> |
#<alt (* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))> |
#<alt (* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))> |
#<alt (* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))))))))> |
#<alt (* 2 a)> |
#<alt (+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a))> |
#<alt (+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))> |
#<alt (+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4))))))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2))> |
#<alt (/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2))> |
#<alt (/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2))> |
#<alt (- (* 2 a) (* -2 a))> |
#<alt (- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a))> |
#<alt (- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a)))> |
#<alt (- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4)))))> |
#<alt (* -4 (/ (* (pow a 2) c) (pow b 2)))> |
#<alt (* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2)))))> |
#<alt (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))> |
#<alt (* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2)))))> |
#<alt (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))> |
#<alt (- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))> |
#<alt (- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))> |
#<alt (- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))> |
#<alt (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))> |
#<alt (- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1))))> |
#<alt (- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))> |
#<alt (- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1)))))> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 2 a)> |
#<alt (* 4 (/ (pow a 2) b))> |
#<alt (* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b))))> |
#<alt (* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b))))> |
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))> |
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))> |
#<alt (* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))> |
#<alt (* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))))> |
#<alt (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))> |
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))> |
#<alt (* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))))> |
#<alt (* 4 (/ (pow a 2) b))> |
#<alt (+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3))))> |
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3))))))> |
#<alt (+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))))))> |
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))> |
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))> |
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))> |
#<alt (+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))))> |
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))> |
#<alt (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))> |
#<alt (+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))> |
#<alt (+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ c a)) (/ (pow b 4) (sqrt -1/4)))) (* 2 (* (sqrt (/ (pow a 5) c)) (/ (+ (* -1/256 (/ (pow b 6) (pow a 4))) (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))> |
#<alt (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))> |
#<alt (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))> |
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))))))> |
#<alt (+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4)))))))))> |
#<alt (* 4 (/ (pow a 2) b))> |
#<alt (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)> |
#<alt (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)> |
#<alt (* -4 (/ (pow a 2) b))> |
#<alt (* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))))> |
#<alt (+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))))))))> |
#<alt (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))))> |
#<alt (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))> |
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))> |
#<alt (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2))))))> |
#<alt (+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))))> |
#<alt (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))))))> |
#<alt (+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))))))> |
#<alt (* -1 (/ c b))> |
#<alt (/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b)> |
#<alt (/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b)> |
#<alt (* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2)))> |
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))> |
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))> |
#<alt (* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b)))> |
#<alt (* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b)))> |
#<alt (* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))))> |
#<alt (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))> |
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))> |
#<alt (* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))))> |
#<alt (* -1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2))))))> |
#<alt (* -1 (* c (+ (* 1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow (sqrt -4) 3)))) (+ (* 1/16 (/ (* (pow b 5) (* c (sqrt -1))) (* (pow a 3) (sqrt -4)))) (* 2 (* b (* (sqrt -4) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))))) c)) (* -1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (pow a 3)))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (* a (pow c 4)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* -5 (/ (* a (pow c 4)) (pow b 6)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* 4 (/ (pow c 6) (pow b 10)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 3)))> |
#<alt (* -1/2 (/ (pow b 5) (pow c 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 (/ (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 (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<alt (/ c (* a b))> |
#<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 (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
#<alt (/ (pow b 2) c)> |
201 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 26.0ms | c | @ | 0 | (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) |
| 3.0ms | c | @ | -inf | (/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2))) |
| 3.0ms | a | @ | 0 | (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) |
| 2.0ms | a | @ | 0 | (/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) |
| 2.0ms | a | @ | 0 | (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2))) |
| 1× | batch-egg-rewrite |
| 6 038× | *-lowering-*.f32 |
| 6 038× | *-lowering-*.f64 |
| 5 148× | accelerator-lowering-fma.f32 |
| 5 148× | accelerator-lowering-fma.f64 |
| 4 658× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 737 |
| 1 | 609 | 486 |
| 2 | 7614 | 486 |
| 0 | 8121 | 465 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* (- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) (* a b)) (* c (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c))))) (+ (* a (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2)))) (/ c (/ (* b (* b b)) c)))) |
(- (* (* a a) (+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))))) (/ (* c (* c (* c c))) (* b (* b (* b (* b (* b b))))))) |
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b (* b b))))))) (/ (/ (/ c b) b) (/ (/ b (* c (/ (/ c b) b))) -2))) |
(+ (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (/ (* b (* b (* b (* b (* b (* b (* b b))))))) (/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))))) (/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2))))) |
(* (/ -1 b) c) |
(/ -1 b) |
(/ (* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) (* 2 a)) |
(* (* a a) (* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a)))) |
(* a a) |
(* -2 (+ (/ (* c c) (* b (* b b))) (/ (/ c b) a))) |
(+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) |
(/ (+ (* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) (* (* a -2) b)) (* 4 (* a a))) |
(* (sqrt (+ (* b b) (* a (* c -4)))) (* a 2)) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) |
(* 1 (* a 2)) |
(* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2)) |
(/ (- (* 1 (* a 2)) (* (/ (* a 2) (sqrt (+ (* b b) (* a (* c -4))))) b)) (* (/ (* a 2) (sqrt (* c (+ (* a -4) (/ (* b b) c))))) (* a 2))) |
(* (* c (* c (* c c))) (* 20 (* -1/4 a))) |
(/ (* (* c (* c (* c c))) (* 20 (* -1/4 a))) (* b (* b (* b (* b (* b b)))))) |
(/ (* (* c c) (* c -2)) (* (* b (* b (* b (* b b)))) (* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)))) |
(* (/ b (/ c b)) (/ (/ b (* c (/ (/ c b) b))) -2)) |
(/ (* c c) (* b (* b b))) |
(* b (* b b)) |
(/ (/ c b) a) |
(+ (* b b) (* a (* c -4))) |
(/ (* b b) c) |
| Outputs |
|---|
(+.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) |
(fma.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a b) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(fma.f64 (*.f64 a b) (/.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(fma.f64 (*.f64 a (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))) (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (-.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (neg.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (+.f64 (/.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) #s(literal 1 binary64)) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) #s(literal 2 binary64)) (*.f64 (*.f64 c c) (*.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))))))) (+.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))) (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (-.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (-.f64 (*.f64 a (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) |
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) |
(+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 a (*.f64 a (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 c (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 a a) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 c b) (neg.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) |
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (*.f64 a a) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) a (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 a a)) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) a) a (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) a) a (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))) (neg.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) #s(literal 3 binary64)) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c c)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(+.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c 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 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b 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 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b 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 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c b) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (/.f64 b c)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b b)) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b b)) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 c (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 #s(literal 1 binary64) b) b) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) b) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 c (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(fma.f64 (/.f64 (/.f64 c b) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c b))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 c b))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 c b))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 c b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 1 binary64))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 c (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b))))) (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (/.f64 c (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))) |
(*.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) |
(fma.f64 c (*.f64 c (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 c c) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 c (/.f64 b c)) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (*.f64 c c) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 c (*.f64 c (*.f64 c c)))) (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) b) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c c) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 c (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 c (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) (/.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 c b) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 (*.f64 b b) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)))))) (neg.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))))) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))))) |
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 c (/.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (/.f64 #s(literal -1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) b)) |
(neg.f64 (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b #s(literal -1 binary64)) #s(literal 1 binary64))) |
(pow.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) |
(neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (*.f64 a #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (neg.f64 (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))))) |
(*.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a)) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a) (/.f64 (*.f64 a a) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)) (*.f64 a a)) |
(*.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)) (/.f64 (*.f64 a a) #s(literal 1 binary64))) |
(*.f64 (/.f64 a a) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a)) |
(*.f64 (/.f64 a #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 a a) a) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) a)) |
(*.f64 (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal 1 binary64)) (/.f64 (*.f64 a a) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) a) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 a #s(literal 2 binary64)))) |
(+.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 c b) a))) |
(+.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 c b) a)) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 a a)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (*.f64 a a))) |
(+.f64 (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 (/.f64 c b) a) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(+.f64 (*.f64 (/.f64 (/.f64 c b) a) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a a) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))) |
(fma.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 (/.f64 c b) a) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (/.f64 c b) a) (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 a (*.f64 a #s(literal -2 binary64))))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 a a) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (*.f64 a a))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 c b) a))) |
(fma.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 c b) a) (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))) (*.f64 a (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (/.f64 c b) a) (/.f64 (/.f64 c b) (*.f64 (/.f64 a (/.f64 c b)) a))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 c b) a) (-.f64 (/.f64 (/.f64 c b) a) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 a a))) |
(*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 a (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) a) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(*.f64 a a) |
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64))) |
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(+.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(fma.f64 c (*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (*.f64 c c) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (/.f64 c b) a) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(fma.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (/.f64 c b) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (/.f64 c b) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(fma.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (/.f64 (/.f64 c b) a) #s(literal -2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 c (*.f64 b b)) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b)))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))) (-.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 a (/.f64 c b))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 b c)))) (*.f64 a (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (/.f64 c b) a) (/.f64 (/.f64 c b) (*.f64 (/.f64 a (/.f64 c b)) a))))) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 c b) a) (-.f64 (/.f64 (/.f64 c b) a) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (*.f64 (+.f64 (*.f64 a (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (/.f64 b c))) #s(literal -2 binary64)) (*.f64 a (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 (/.f64 c b) a) (/.f64 (/.f64 c b) (*.f64 (/.f64 a (/.f64 c b)) a)))) #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 (/.f64 c b) a) (-.f64 (/.f64 (/.f64 c b) a) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 (/.f64 c b) (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) #s(literal -2 binary64)) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) |
(fma.f64 a (*.f64 b #s(literal -2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(fma.f64 b (*.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a b) #s(literal -2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(fma.f64 (*.f64 a #s(literal -2 binary64)) b (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64) (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a (*.f64 a (*.f64 b #s(literal -2 binary64)))) |
(fma.f64 (*.f64 (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 a (*.f64 b #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (+.f64 (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))))) (neg.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (*.f64 (*.f64 a a) #s(literal -4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64))) (neg.f64 (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 a a)) #s(literal 4 binary64)) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 a #s(literal 4 binary64))) a) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(pow.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (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))))) (*.f64 a #s(literal 2 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(*.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 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) (/.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(fma.f64 a #s(literal 2 binary64) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) a (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) b) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 a #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 c)) (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) |
(*.f64 a (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(*.f64 a (*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (*.f64 a #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 c)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) |
(*.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) a) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64)) a) |
(*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(-.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 a (*.f64 a #s(literal 2 binary64))) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 a (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 a (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 a (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 a #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a #s(literal 2 binary64))) (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(fma.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (neg.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 a (/.f64 (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))) (*.f64 a #s(literal 2 binary64))))) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b)))))) |
(*.f64 c (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (*.f64 a #s(literal -5 binary64)))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -5 binary64))) |
(*.f64 #s(literal 20 binary64) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) |
(*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 a #s(literal -1/4 binary64))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 c (*.f64 c (*.f64 c c))))) |
(*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) c) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 a #s(literal -1/4 binary64))) #s(literal 20 binary64)) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal -5 binary64)) a) |
(*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) c) (*.f64 c (*.f64 c c))) |
(*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 c c)) (*.f64 c c)) |
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) a) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) #s(literal -1/4 binary64)) a) |
(neg.f64 (/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)))) |
(/.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (*.f64 a #s(literal -5 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) b) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) b) (*.f64 b (*.f64 b (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 b (*.f64 b (*.f64 b b)))) b) |
(pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 c (*.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c c) (*.f64 (*.f64 c c) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 a #s(literal -5 binary64)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 a #s(literal -5 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 c (*.f64 c (*.f64 c c))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 c (*.f64 c (*.f64 c c)))) |
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) (*.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c (*.f64 a #s(literal -5 binary64)))) b)) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b b)) (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) |
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) b) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 a #s(literal -5 binary64)) (*.f64 b b)) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)) b) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.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 b)) (/.f64 (*.f64 a #s(literal -1/4 binary64)) (*.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 (*.f64 b b))))) (/.f64 (*.f64 a #s(literal -1/4 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 c b) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 c (/.f64 b (/.f64 c b))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))))) |
(/.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 c b)) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) (neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c (*.f64 b b))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) |
(/.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b)) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) |
(/.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 c b) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) b) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 c b))) |
(/.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 c b))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(pow.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 c (*.f64 c (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))))) |
(*.f64 c (*.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 c (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(*.f64 (*.f64 c c) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))) |
(*.f64 (*.f64 c (*.f64 c c)) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c (*.f64 c c)) (/.f64 #s(literal -2 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 c c) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 c c) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c b) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))) |
(*.f64 (/.f64 c (*.f64 b b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))) |
(*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b))) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) |
(*.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64))) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))) |
(*.f64 (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) (*.f64 c c)) |
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) b) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))))) |
(*.f64 (/.f64 c (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 c (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c (*.f64 c #s(literal -2 binary64))) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)))) |
(*.f64 (/.f64 (*.f64 c c) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c))) (/.f64 #s(literal -2 binary64) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (/.f64 (*.f64 c (*.f64 c c)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 c c) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64)) |
(*.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (*.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 #s(literal -2 binary64) (/.f64 b c))) |
(*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal -2 binary64)) |
(*.f64 (/.f64 (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (/.f64 c b)) |
(/.f64 b (*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b))) |
(/.f64 (*.f64 b b) (*.f64 (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) c)) |
(/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c (*.f64 b b))) |
(/.f64 (*.f64 b (/.f64 b (/.f64 c b))) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)) (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 b (/.f64 c b)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal -2 binary64) (/.f64 b c))) |
(/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -2 binary64)) |
(/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 c b)) |
(/.f64 (*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 c (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) c)) |
(/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 1 binary64)) (/.f64 c (*.f64 b b))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (/.f64 c b) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c b))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 c (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) b) (*.f64 #s(literal 2 binary64) (/.f64 c b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 b b)) (*.f64 #s(literal 2 binary64) c)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 c b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 c #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (/.f64 c (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 b b)) (*.f64 c #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 b b) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 c #s(literal -2 binary64))) |
(/.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) c) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 b c)))) |
(/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 b b)) c) |
(/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (*.f64 (/.f64 b (/.f64 c b)) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 (*.f64 (/.f64 b (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b (/.f64 c b))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -2 binary64))) |
(/.f64 (/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) c) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c b)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(*.f64 b (*.f64 (/.f64 b c) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 b (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c b))) |
(*.f64 b (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) |
(*.f64 (*.f64 b b) (*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b (/.f64 c b))) |
(*.f64 (/.f64 b (/.f64 c b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))) |
(*.f64 (*.f64 b (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 b c)))) |
(*.f64 (/.f64 b c) (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 b c) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (/.f64 c b)))) |
(*.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 c (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (/.f64 b c)) |
(*.f64 (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) (/.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) #s(literal 1 binary64)) (/.f64 b (/.f64 c b))) |
(*.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 b c)) b) |
(*.f64 (/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) c) b) |
(*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (/.f64 c b)) b) |
(*.f64 (/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) #s(literal 1 binary64)) (/.f64 b c)) |
(*.f64 (/.f64 (/.f64 b (/.f64 #s(literal -2 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) c) (*.f64 b b)) |
(*.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b))))) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b)) |
(neg.f64 (/.f64 c (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) c))) |
(neg.f64 (/.f64 (*.f64 c c) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 b (/.f64 b (/.f64 c b))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))) |
(/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 c b) (/.f64 b (/.f64 c b))) |
(/.f64 (/.f64 c (*.f64 b b)) (/.f64 b c)) |
(/.f64 (/.f64 c (/.f64 b (/.f64 c b))) b) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 c (/.f64 b c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (/.f64 (/.f64 c (*.f64 b b)) b) (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (/.f64 c (/.f64 b c)) (*.f64 b b)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 b (/.f64 b (/.f64 c b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 (/.f64 b c) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) c)) |
(/.f64 (*.f64 c (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) (/.f64 b (/.f64 c b))) |
(/.f64 (*.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (/.f64 b c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 c c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (*.f64 b (/.f64 b (/.f64 c b)))) |
(/.f64 (neg.f64 (/.f64 c (/.f64 b c))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(pow.f64 (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (/.f64 c (*.f64 b b)) b)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 c (*.f64 b b)))) |
(*.f64 (*.f64 c c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 c b) (/.f64 c (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) (/.f64 c b)) |
(*.f64 (/.f64 c (/.f64 b (/.f64 c b))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))) c))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 c (*.f64 b b)) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (*.f64 c c)) |
(*.f64 (/.f64 c (/.f64 b c)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 c #s(literal 1 binary64)) (/.f64 (/.f64 c (*.f64 b b)) b)) |
(*.f64 (/.f64 c (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(pow.f64 b #s(literal 3 binary64)) |
(*.f64 b (*.f64 b b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(neg.f64 (/.f64 (/.f64 c b) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) a)) |
(/.f64 c (*.f64 a b)) |
(/.f64 (/.f64 c b) a) |
(/.f64 (/.f64 c b) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 c b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b c) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a b) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (/.f64 c b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (neg.f64 (*.f64 a b))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b c)) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 a b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) a)) |
(/.f64 (*.f64 (/.f64 c b) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 c (/.f64 #s(literal 1 binary64) a)) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) a)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (/.f64 c a) b) |
(pow.f64 (/.f64 a (/.f64 c b)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 a b))) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 c (/.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 c b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 c b) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c b)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) c))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 c b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) c)) |
(/.f64 b (/.f64 c b)) |
(/.f64 (*.f64 b b) c) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (*.f64 b b)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 c b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 b c) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) c) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 c b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (/.f64 c b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(pow.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b c)) |
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 c b))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) c))) |
(*.f64 (/.f64 b c) b) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (*.f64 b b)) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 c b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
| 1× | egg-herbie |
| 6 502× | *-lowering-*.f32 |
| 6 502× | *-lowering-*.f64 |
| 4 404× | accelerator-lowering-fma.f32 |
| 4 404× | accelerator-lowering-fma.f64 |
| 3 964× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2003 | 18050 |
| 1 | 5715 | 17677 |
| 0 | 8111 | 17047 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 c) |
(+ (* -1 c) (* a (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1 c) (* a (- (+ (* 2 (/ (* a (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2)))))) |
(+ (* -1 c) (* a (- (+ (* a (- (* a (- (* 4 (/ (pow c 4) (pow b 6))) (+ (* -5 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4)))))) (* -2 (/ (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 2))))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* 2 (/ (pow c 3) (* a (pow b 4)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -1 (/ c (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* -2/5 (/ c (pow a 3))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 2))) (+ (* 4/5 (/ (pow c 2) (pow b 2))) (/ (pow c 2) (pow b 2))))) (* (pow a 3) c))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 c) (+ (* -2/5 c) (* -2/5 (/ (* (pow b 2) (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2)))))) c)))) a)) (* 4/5 (/ (pow c 2) (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(* -1 c) |
(* c (- (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) 1)) |
(* c (- (* c (- (+ (* 2 (/ (* a (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2)))))) (pow b 2))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1)) |
(* c (- (* c (- (+ (* c (- (* c (- (* 4 (/ (pow a 3) (pow b 6))) (+ (* -5 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4)))))) (* -2 (/ (* a (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 2))))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1)) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (* -4/5 (/ a (* (pow b 2) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2))))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (+ 3/5 (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) (pow c 3))) (* -4/5 (/ a (* (pow b 2) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c))))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- 3/5 (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) c)) (* -4/5 (/ a (pow b 2)))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c)))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6)) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -4/5 (* a (pow c 2))) (* (pow b 2) (- (* -1 c) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6)) |
(* -1 c) |
(- (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2))))) |
(- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2))))) |
(- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))) |
(* -1 c) |
(- (+ (* -1 c) (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2))))) (* 2 (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))))) (* 2 (/ (* a (pow c 2)) (pow b 2)))) |
(- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))) (* 2 (/ (* a (pow c 2)) (pow b 2))))))) |
(* -1 (/ (pow c 4) (pow b 6))) |
(- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 10))) (/ (pow c 4) (pow b 6))) |
(- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6))) |
(- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))) |
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))) |
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))) |
(* -1 (/ (pow c 4) (pow b 6))) |
(* (pow c 4) (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 10))) (/ 1 (pow b 6)))) |
(* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6)))) |
(* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6)))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14))))) |
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4))))) |
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4))))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14))))) |
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4))))) |
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4))))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(/ (+ (* 4 (* (pow a 2) (* (pow b 4) (pow c 6)))) (* 25 (* (pow a 4) (pow c 8)))) (pow b 14)) |
(/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14)) |
(/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14)) |
(* -1 (/ (pow c 4) (pow b 6))) |
(/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6)) |
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6)) |
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6)) |
(* -1 (/ (pow c 4) (pow b 6))) |
(/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6)) |
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6)) |
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6)) |
(* -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))))) |
(* -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)))))) |
(* -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))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10))))) |
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10))))) |
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10))))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))) |
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))) |
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14)) |
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14)) |
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14)) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(/ -1 b) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* -1 (/ 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 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)) |
(* -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 (/ (* 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 (/ (* (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)) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(* -2 (/ c (* a b))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(* -2 (/ c (* a b))) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(* -2 (/ c (* a b))) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(* -2 (/ c (* a b))) |
(/ (+ (* -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)))) a) |
(* -2 (/ (pow c 2) (pow b 3))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* (sqrt (/ a c)) (/ b (sqrt -4)))))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) |
(* b (+ (* -2 a) (* 2 a))) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 2 a)))) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* 2 a))))) |
(* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* 2 a)))))) |
(* -4 (* a b)) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a)))) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))) |
(* -1 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))) |
(* a (+ (* -2 b) (* 2 b))) |
(* a (+ (* -4 (/ (* a c) b)) (+ (* -2 b) (* 2 b)))) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))) |
(* (pow a 2) (+ (* -2 (/ b a)) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(* (pow a 2) (+ (* -2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -2 (/ b a)))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 2 b)) a)))) |
(+ (* -2 (* a b)) (* 2 (* a b))) |
(+ (* -4 (/ (* (pow a 2) c) b)) (+ (* -2 (* a b)) (* 2 (* a b)))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* c (+ (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))) |
(* c (+ (* -2 (/ (* a b) c)) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* -1 (* c (+ (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (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/4 (/ (* b (+ (* -2 a) (* 2 a))) (pow a 2))) |
(* b (+ (* -1 (/ c (pow b 2))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))) |
(* 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/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))))) |
(* -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/4 (/ (+ (* -2 b) (* 2 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* 1/4 (+ (* -2 b) (* 2 b)))) a) |
(/ (+ (* 1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/ (+ (* 1/4 (+ (* -2 b) (* 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/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/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) |
(+ (* -1 (/ c b)) (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2)))) |
(+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* 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/2 (/ b (* a c))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(* 2 (* a b)) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))) |
(* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(* -2 (* a b)) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(* -1 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))) |
(* 2 (* a b)) |
(* a (+ (* -4 (/ (* a c) b)) (* 2 b))) |
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
(* 2 (* a b)) |
(+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b))) |
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) |
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3)))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))) |
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2))))) |
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2))))) |
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2))))) |
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) |
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) |
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))) |
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) |
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))) |
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) |
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
(* 2 a) |
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a)) |
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))) |
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2)) |
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2)) |
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2)) |
(- (* 2 a) (* -2 a)) |
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a)) |
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a))) |
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))) |
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))) |
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) |
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))) |
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))) |
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1)))) |
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))) |
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 2 a) |
(* 4 (/ (pow a 2) b)) |
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b)))) |
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b)))) |
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b)))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(* 4 (/ (pow a 2) b)) |
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3)))) |
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3)))))) |
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))) |
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))) |
(+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ c a)) (/ (pow b 4) (sqrt -1/4)))) (* 2 (* (sqrt (/ (pow a 5) c)) (/ (+ (* -1/256 (/ (pow b 6) (pow a 4))) (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4))))))) |
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(* 4 (/ (pow a 2) b)) |
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b) |
(* -4 (/ (pow a 2) b)) |
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) |
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))))))) |
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))) |
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))) |
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))) |
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2)))))) |
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
(* -1 (/ c b)) |
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b) |
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b) |
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b) |
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))) |
(* -1 (/ c b)) |
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b))) |
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b))) |
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))) |
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))) |
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))) |
(* -1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))) |
(* -1 (* c (+ (* 1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow (sqrt -4) 3)))) (+ (* 1/16 (/ (* (pow b 5) (* c (sqrt -1))) (* (pow a 3) (sqrt -4)))) (* 2 (* b (* (sqrt -4) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))))) c)) (* -1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (pow a 3)))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2))))))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (* a (pow c 4))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(* -1/2 (/ (pow b 5) (pow c 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)) |
(/ (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) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(/ c (* a b)) |
(* -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)))) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
(/ (pow b 2) c) |
| Outputs |
|---|
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(+ (* -1 c) (* a (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2)))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b)))) c) |
(+ (* -1 c) (* a (- (+ (* 2 (/ (* a (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2)))))) (pow b 2))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2)))))) |
(-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))) c) |
(+ (* -1 c) (* a (- (+ (* a (- (* a (- (* 4 (/ (pow c 4) (pow b 6))) (+ (* -5 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow c 2) (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 4)))))) (* -2 (/ (* c (- (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2)) (* 2 (/ (pow c 2) (pow b 2))))) (pow b 2))))) (/ (* (pow b 3) (- (* -1 (/ (pow c 4) (pow b 5))) (* -2 (/ (pow c 4) (pow b 5))))) (pow c 2))) (* 2 (/ (pow c 2) (pow b 2)))))) |
(-.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b)))) (*.f64 b b))))) (+.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 c c)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b b))))) c) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow a 3) (+ (* -5 (/ (pow c 4) (pow b 6))) (* 2 (/ (pow c 3) (* a (pow b 4)))))) |
(*.f64 (*.f64 a (*.f64 a a)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal -4/5 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 9/5 binary64) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b))))))) |
(* (pow a 3) (- (+ (* -5 (/ (pow c 4) (pow b 6))) (+ (* -1 (/ c (pow a 3))) (* -4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))))) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (+ (* -2/5 (/ c (pow a 3))) (+ (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ (pow c 2) (pow b 2))) (+ (* 4/5 (/ (pow c 2) (pow b 2))) (/ (pow c 2) (pow b 2))))) (* (pow a 3) c))) (+ (* 4/5 (/ (pow c 2) (* (pow a 2) (pow b 2)))) (/ (pow c 2) (* (pow a 2) (pow b 2))))))))) |
(*.f64 (*.f64 a (*.f64 a a)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -4/5 binary64) (*.f64 a a)) (/.f64 (*.f64 c c) (*.f64 b b))) (/.f64 c (*.f64 a (*.f64 a a))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2/5 binary64) c) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 #s(literal 9/5 binary64) (*.f64 (/.f64 c (*.f64 a a)) (/.f64 c (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -9/5 binary64) (/.f64 (*.f64 c c) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 a a)) c)))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (* (pow a 3) (+ (* -2 (/ (pow c 3) (* a (pow b 4)))) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.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 4 binary64)))) (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/5 binary64))) (neg.f64 a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) a))) |
(* -1 (* (pow a 3) (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1 c) (+ (* -2/5 c) (* -2/5 (/ (* (pow b 2) (- (* 4/5 (/ (pow c 2) (pow b 2))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2)))))) c)))) a)) (* 4/5 (/ (pow c 2) (pow b 2)))) (+ (* -1 (/ (pow c 2) (pow b 2))) (* -4/5 (/ (pow c 2) (pow b 2))))) a)) (* -2 (/ (pow c 3) (pow b 4)))) a)) (* 5 (/ (pow c 4) (pow b 6)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a))) (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 c c)) (*.f64 b b)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 2/5 binary64) (+.f64 c (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 4/5 binary64) (*.f64 c c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/5 binary64)))) c)))) a)) (*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal 9/5 binary64))) a)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) a))) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(* c (- (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) 1)) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))) #s(literal -1 binary64))) |
(* c (- (* c (- (+ (* 2 (/ (* a (* c (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2)))))) (pow b 2))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1)) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) (*.f64 b b)) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64))) |
(* c (- (* c (- (+ (* c (- (* c (- (* 4 (/ (pow a 3) (pow b 6))) (+ (* -5 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4))) (* -4 (/ (* (pow a 2) (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 4)))))) (* -2 (/ (* a (- (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5))))) (* 2 (/ a (pow b 2))))) (pow b 2))))) (* (pow b 3) (- (* -1 (/ a (pow b 5))) (* -2 (/ a (pow b 5)))))) (* 2 (/ a (pow b 2))))) 1)) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))) (pow.f64 b #s(literal 4 binary64))) #s(literal 9 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b))))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (/.f64 a (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)))))) #s(literal -1 binary64))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (* -4/5 (/ a (* (pow b 2) (pow c 2))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c))) (*.f64 #s(literal -9/5 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))) |
(* (pow c 4) (- (+ (* -5 (/ (pow a 3) (pow b 6))) (+ (* -1 (/ (+ 3/5 (* 2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) (pow c 3))) (* -4/5 (/ a (* (pow b 2) (pow c 2)))))) (+ (* -2 (/ (pow a 2) (* (pow b 4) c))) (+ (* 4/5 (/ a (* (pow b 2) (pow c 2)))) (/ a (* (pow b 2) (pow c 2))))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 (*.f64 b b) (*.f64 c c))) (/.f64 (+.f64 #s(literal 3/5 binary64) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b b)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b b)))))) a)) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 #s(literal 9/5 binary64) (/.f64 (/.f64 a (*.f64 b b)) (*.f64 c c))))))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 2) (* (pow b 4) c))))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b b)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) c))) |
(* (pow c 4) (+ (* -5 (/ (pow a 3) (pow b 6))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- 3/5 (* -2/5 (/ (* (pow b 2) (- (* -4/5 (/ a (pow b 2))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2))))) a))) c)) (* -4/5 (/ a (pow b 2)))) (+ (* 4/5 (/ a (pow b 2))) (/ a (pow b 2)))) c)) (* 2 (/ (pow a 2) (pow b 4)))) c)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 3/5 binary64) (/.f64 (*.f64 #s(literal 2/5 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 b b)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b b)))))) a)) c)) (*.f64 #s(literal -9/5 binary64) (/.f64 a (*.f64 b b)))) c)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 4 binary64))))) c))) |
(* -5 (/ (* (pow a 3) (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* 2 (* (pow a 2) (* (pow b 2) (pow c 3))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) |
(/ (+ (* -5 (* (pow a 3) (pow c 4))) (* (pow b 2) (- (* (pow b 2) (- (+ (* -4/5 (* a (pow c 2))) (* (pow b 2) (- (* -1 c) (+ (* -2/5 c) (* 2/5 (/ (- (* -4/5 (* a (pow c 2))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2)))) (* a c))))))) (+ (* 4/5 (* a (pow c 2))) (* a (pow c 2))))) (* -2 (* (pow a 2) (pow c 3)))))) (pow b 6)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 2/5 binary64) c)) (*.f64 #s(literal -2/5 binary64) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4/5 binary64) a) (*.f64 c c)) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c)))) (*.f64 a c))))) (*.f64 #s(literal -9/5 binary64) (*.f64 a (*.f64 c c)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 c (*.f64 c c))))))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(- (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2))))) |
(+.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) #s(literal 0 binary64)) |
(- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2))))) |
(+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) #s(literal 0 binary64)) |
(- (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (* a (pow c 2))) (+ (* -2 (* a (pow c 2))) (* 2 (* a (pow c 2))))))) (pow b 4))) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (* a (pow c 2)) (pow b 2)))))))) |
(-.f64 (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) #s(literal 0 binary64)))) (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64)))) |
(* -1 c) |
(-.f64 #s(literal 0 binary64) c) |
(- (+ (* -1 c) (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2))))) (* 2 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 c c))) c) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 c c) b))) |
(- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))))) (* 2 (/ (* a (pow c 2)) (pow b 2)))) |
(+.f64 (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a c) (+.f64 (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (*.f64 c c)))) c) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (*.f64 c c) b))) |
(- (+ (* -1 c) (+ (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (* (pow b 2) (pow c 2)))) (* 4 (/ (* (pow a 3) (pow c 4)) (pow b 6))))) (+ (* -5 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -4 (/ (* (pow a 2) (* (pow c 2) (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 6))) (+ (* -2 (/ (* a (* c (- (* -1 (/ (- (* a (pow c 4)) (* 2 (* a (pow c 4)))) (pow c 2))) (* 2 (* a (pow c 2)))))) (pow b 4))) (* 2 (/ (* a (pow c 2)) (pow b 2))))))) |
(-.f64 (-.f64 (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 (*.f64 b b) (*.f64 c c)))) c) (/.f64 (*.f64 #s(literal -5 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (+.f64 (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (/.f64 (+.f64 (*.f64 a (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 c c))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 (*.f64 c c) b)))) |
(* -1 (/ (pow c 4) (pow b 6))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 10))) (/ (pow c 4) (pow b 6))) |
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(- (* (pow a 2) (+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))))) (/ (pow c 4) (pow b 6))) |
(-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(* (pow a 4) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(* (pow a 4) (+ (* -1 (/ (pow c 4) (* (pow a 4) (pow b 6)))) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (/ (pow c 4) (pow b 6))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(* (pow c 4) (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 10))) (/ 1 (pow b 6)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 c c)) (pow.f64 b #s(literal 10 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 14 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))))) |
(* (pow c 4) (- (* (pow c 2) (+ (* 4 (/ (pow a 2) (pow b 10))) (* 25 (/ (* (pow a 4) (pow c 2)) (pow b 14))))) (/ 1 (pow b 6)))) |
(*.f64 (pow.f64 c #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 c c) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c c))) (pow.f64 b #s(literal 14 binary64))))) (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) |
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(* (pow c 8) (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) |
(* (pow c 8) (- (+ (* 4 (/ (pow a 2) (* (pow b 10) (pow c 2)))) (* 25 (/ (pow a 4) (pow b 14)))) (/ 1 (* (pow b 6) (pow c 4))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 14 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) |
(* 25 (/ (* (pow a 4) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 4 (* (pow a 2) (* (pow b 4) (pow c 6)))) (* 25 (* (pow a 4) (pow c 8)))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 6 binary64)))) (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64)))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 25 (* (pow a 4) (pow c 8))) (* (pow b 4) (+ (* -1 (* (pow b 4) (pow c 4))) (* 4 (* (pow a 2) (pow c 6)))))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 14 binary64))) |
(* -1 (/ (pow c 4) (pow b 6))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 8 binary64))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 8 binary64))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -1 (/ (pow c 4) (pow b 6))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (- (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (pow c 4)) (pow b 6)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 6 binary64))) |
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 8 binary64))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(/ (- (+ (* 4 (/ (* (pow a 2) (pow c 6)) (pow b 4))) (* 25 (/ (* (pow a 4) (pow c 8)) (pow b 8)))) (pow c 4)) (pow b 6)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 8 binary64))) (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 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 a (/.f64 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 a (/.f64 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 a (/.f64 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)))) |
(* -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 -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.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)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.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)) (pow b 7))) (* -2 (/ (pow c 3) (pow b 5)))) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.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)) (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))))) |
(* -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 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 #s(literal -5 binary64) (*.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 (*.f64 #s(literal -5 binary64) (*.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 (*.f64 #s(literal -5 binary64) (*.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))) |
(-.f64 #s(literal 0 binary64) (/.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))) |
(-.f64 #s(literal 0 binary64) (/.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))) |
(-.f64 #s(literal 0 binary64) (/.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)))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10))))) |
(*.f64 (pow.f64 c #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 14 binary64)))) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 10 binary64))))) |
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10))))) |
(*.f64 (pow.f64 c #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 14 binary64)))) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 10 binary64))))) |
(* (pow c 6) (+ (* 25 (/ (* (pow a 2) (pow c 2)) (pow b 14))) (* 4 (/ 1 (pow b 10))))) |
(*.f64 (pow.f64 c #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal 25 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 14 binary64)))) (/.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 10 binary64))))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))))) |
(* (pow c 8) (+ (* 25 (/ (pow a 2) (pow b 14))) (* 4 (/ 1 (* (pow b 10) (pow c 2)))))) |
(*.f64 (pow.f64 c #s(literal 8 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 b #s(literal 14 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #s(literal 10 binary64)) (*.f64 c c))))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(+ (* 4 (/ (pow c 6) (pow b 10))) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14)))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64)))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* (pow a 2) (+ (* 4 (/ (pow c 6) (* (pow a 2) (pow b 10)))) (* 25 (/ (pow c 8) (pow b 14))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 a a) (pow.f64 b #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 25 binary64) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))))) |
(* 25 (/ (* (pow a 2) (pow c 8)) (pow b 14))) |
(/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64)))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64)))) (pow.f64 b #s(literal 14 binary64))) |
(/ (+ (* 4 (* (pow b 4) (pow c 6))) (* 25 (* (pow a 2) (pow c 8)))) (pow b 14)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 c #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64)))) (pow.f64 b #s(literal 14 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64))) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64))) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64))) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64))) |
(/ (+ (* 4 (pow c 6)) (* 25 (/ (* (pow a 2) (pow c 8)) (pow b 4)))) (pow b 10)) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 25 binary64) (*.f64 a a)) (pow.f64 c #s(literal 8 binary64))) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 b #s(literal 10 binary64))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (* -1 (/ c b)) (* -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 a (*.f64 #s(literal -1 binary64) (*.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 c (*.f64 a b))) (/.f64 (*.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 c (*.f64 a b))) (/.f64 (*.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 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.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 c (*.f64 a b))) (/.f64 (*.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 c (*.f64 a b))) (/.f64 (*.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 c (*.f64 a b))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b 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 (*.f64 a c) (neg.f64 (*.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 a c) (neg.f64 (*.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 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.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 b c)))) |
(* (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 b c)))) |
(* (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 b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.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 b c)))) |
(* (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 b c)))) |
(* (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 b c)))) |
(* -1 (/ (* a (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 a (*.f64 #s(literal -1 binary64) (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (* a (pow c 2))) (* -1 (* (pow b 2) c))) (pow b 3)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.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 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.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 (*.f64 #s(literal -1 binary64) (*.f64 b b)) c) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -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 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 c (*.f64 a b)) (/.f64 (*.f64 c 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 c (*.f64 a b)) (/.f64 (*.f64 c 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 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 c (*.f64 a b)) (/.f64 (*.f64 c 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 c (*.f64 a b)) (/.f64 (*.f64 c 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 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.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)) (* -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)) (* -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)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 a (*.f64 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))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 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))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 a (*.f64 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))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 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))))) |
(*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 b c)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(* -2 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c 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 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c 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 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c 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 (*.f64 b b) c)) (*.f64 (*.f64 a a) (*.f64 c 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 a) (*.f64 c 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 a) (*.f64 c 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 a) (*.f64 c 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 a) (*.f64 c 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 a) (*.f64 c 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 a) (*.f64 c c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* -2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b)) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b)))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b)))) |
(* c (- (* -2 (/ c (pow b 3))) (* 2 (/ 1 (* a b))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -2 binary64) (*.f64 a b)))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -1 (* (pow c 2) (+ (* 2 (/ 1 (* a (* b c)))) (* 2 (/ 1 (pow b 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c c)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 b c))) (/.f64 #s(literal 2 binary64) (*.f64 b (*.f64 b b))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 c c)) (*.f64 b b))) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 c c)) (*.f64 b b))) |
(/ (+ (* -2 (/ (* (pow b 2) c) a)) (* -2 (pow c 2))) (pow b 3)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) c) a) (*.f64 c c)) (*.f64 b b))) |
(* -2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b)) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(/ (+ (* -2 (/ c a)) (* -2 (/ (pow c 2) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b) |
(* -2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* 2 (/ c a)) (* 2 (/ (pow c 2) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -2 (/ c (* a b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 a b)) |
(/ (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))) a) |
(/.f64 (*.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)))) a) |
(/.f64 (*.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)))) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) a) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* -2 (/ (pow c 2) (pow b 3))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(+ (* -2 (/ c (* a b))) (* -2 (/ (pow c 2) (pow b 3)))) |
(*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (*.f64 a b)) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* a b)) (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* (sqrt (/ a c)) (/ b (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -2 a) (* b (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* b (+ (* -2 a) (* 2 a))) |
#s(literal 0 binary64) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (* 2 a)))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) #s(literal 0 binary64))) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* 2 a))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64)))) |
(* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (+ (* -2 a) (* 2 a)))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) #s(literal 0 binary64)))) |
(* -4 (* a b)) |
(*.f64 #s(literal -4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (*.f64 #s(literal 4 binary64) a))) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) a)))) |
(* -1 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 4 a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) a)))) |
(* a (+ (* -2 b) (* 2 b))) |
#s(literal 0 binary64) |
(* a (+ (* -4 (/ (* a c) b)) (+ (* -2 b) (* 2 b)))) |
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) b)) #s(literal 0 binary64))) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3)))))))) |
(*.f64 a (+.f64 #s(literal 0 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* a (+ (* -2 b) (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3)))))))))) |
(*.f64 a (+.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* (pow a 2) (+ (* -2 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (pow a 2) (+ (* -2 (/ b a)) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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))))) |
(* (pow a 2) (+ (* -2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -2 (/ b a)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) b) a) (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 2 b)) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) b) (*.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 -1 binary64))))) a))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a)) (* 2 b)) a)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) b) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a))) |
(+ (* -2 (* a b)) (* 2 (* a b))) |
#s(literal 0 binary64) |
(+ (* -4 (/ (* (pow a 2) c) b)) (+ (* -2 (* a b)) (* 2 (* a b)))) |
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) b) #s(literal 0 binary64)) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))))) |
(+ (* -2 (* a b)) (+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3))))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -2 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -2 (/ (* a b) c)) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) c) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) c) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 2 (/ (* a b) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) c) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1/2 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -2 (* a b)) (* -1 (/ (+ (* -1/32 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/2 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.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 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* 1/4 (/ (* b (+ (* -2 a) (* 2 a))) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* b (+ (* -1 (/ c (pow b 2))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2)))))) |
(*.f64 b (-.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/4 (/ (+ (* -2 a) (* 2 a)) (pow a 2))))))) |
(*.f64 b (+.f64 (-.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 c (*.f64 b b)))) |
(* -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 #s(literal 0 binary64) b) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (/.f64 c (*.f64 b b))) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* 1/4 (/ (+ (* -2 b) (* 2 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1 (/ (* a c) b)) (* 1/4 (+ (* -2 b) (* 2 b)))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/ (+ (* 1/4 (+ (* -2 b) (* 2 b))) (* a (+ (* -1 (/ c b)) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a) |
(/.f64 (+.f64 (*.f64 a (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) #s(literal 0 binary64)) a) |
(/ (+ (* 1/4 (+ (* -2 b) (* 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 a (-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))) (/.f64 c b))) #s(literal 0 binary64)) a) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ b a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) |
(+ (* -1/2 (/ 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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -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 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (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 (* (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 #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 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) a)) |
(* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(+ (* -1 (/ c b)) (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c b)) |
(+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) (/.f64 #s(literal 0 binary64) (*.f64 a a))) |
(+ (* 1/4 (/ (+ (* -2 (* a b)) (* 2 (* a b))) (pow a 2))) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow b 5))) (* -1 (/ a (pow b 3))))) (/ 1 b)))) |
(+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a 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))) (/.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 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4)))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (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 (-.f64 #s(literal 0 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (*.f64 a c)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (-.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 #s(literal -1/2 binary64) b) a) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)) (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) c)))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.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) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* (sqrt (/ a c)) (/ 1 (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
(* 2 (* a b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a b)) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) |
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -2 (* a b)) |
(*.f64 (*.f64 #s(literal -2 binary64) a) b) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* 2 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(* -1 (* b (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* -8 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -4 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* 2 (* a b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a b)) |
(* a (+ (* -4 (/ (* a c) b)) (* 2 b))) |
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) b)))) |
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* -4 (/ (* a (pow c 2)) (pow b 3))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* a (+ (* 2 b) (* a (+ (* -4 (/ c b)) (* a (+ (* -8 (/ (* a (pow c 3)) (pow b 5))) (* -4 (/ (pow c 2) (pow b 3))))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* (pow a 2) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ c a)) (sqrt -4))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 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 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -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)))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1))))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (pow a 2) (+ (* -4 (* (sqrt (/ c a)) (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (+ (* -1/256 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (* 1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/256 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* 2 (* a b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a b)) |
(+ (* -4 (/ (* (pow a 2) c) b)) (* 2 (* a b))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) b)) |
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 3))) (* -4 (/ (pow a 2) b))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (*.f64 c (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) c) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))))) |
(+ (* 2 (* a b)) (* c (+ (* -4 (/ (pow a 2) b)) (* c (+ (* -8 (/ (* (pow a 4) c) (pow b 5))) (* -4 (/ (pow a 3) (pow b 3)))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 a b)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))))) |
(* 2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 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 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))) |
(* -4 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* c (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/256 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/256 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.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))))))) |
(+ (* (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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (+.f64 (*.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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (+.f64 (*.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 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 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 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 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 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 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))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.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 -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 a 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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (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 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #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 (-.f64 #s(literal 0 binary64) 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 (-.f64 #s(literal 0 binary64) c) (+.f64 (+.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))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 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))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) |
(* (pow a 2) (- (* a (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))) (* 4 (/ c (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))) |
(* (pow a 2) (- (* a (- (* a (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))) |
(* (pow a 2) (- (* a (- (* a (- (* a (* (pow b 2) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))) (* -1 (* (pow b 2) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2)))))))) (* -1 (* (pow b 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))) (* 4 (/ c (pow b 2))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 c (*.f64 b b))))) |
(* a (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) |
(*.f64 a (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) |
(* a (- (+ 2 (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4))))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) |
(*.f64 a (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* a (- (+ 2 (* 1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4))))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4))))))) |
(*.f64 a (+.f64 #s(literal 2 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))))))) |
(* a (- (+ 2 (* (sqrt (/ c (pow a 7))) (/ (* b (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) |
(*.f64 a (-.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* a (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))) |
(*.f64 a (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (- (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1)))) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (- (* -1 (/ (- (* 2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (* -1/32 (* (sqrt (/ a (pow c 5))) (* (pow b 5) (sqrt -1))))) (pow a 3))) (+ 2 (+ (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 3) (sqrt -1))))))))) |
(*.f64 (neg.f64 a) (-.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a a)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(+ (* -2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))) (* 2 a)) |
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* 2 a) (* b (- (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal 1/16 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/4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(+ (* 2 a) (* b (- (* (pow b 2) (- (* (sqrt (* (pow a 3) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4))) (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (sqrt -1/4)))))) (* 2 (* (sqrt (/ a c)) (sqrt -1/4)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b (+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) |
(/ (- (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2)) (* 4 (* (pow a 2) c))) (pow b 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c))) (*.f64 b b)) |
(/ (- (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4)) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c)))) (pow b 2)) |
(/.f64 (-.f64 (*.f64 a (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b)))) (*.f64 b b)) |
(/ (- (/ (* a (+ (* -256 (* (pow a 4) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))))) (* 1/4 (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2))))) (pow b 6)) (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 4))) (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 2))) (* 4 (* (pow a 2) c))))) (pow b 2)) |
(/.f64 (-.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 c #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 144 binary64)))))) (pow.f64 b #s(literal 6 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 b b))) (*.f64 a (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 b b)) |
(- (* 2 a) (* -2 a)) |
(*.f64 a #s(literal 4 binary64)) |
(- (+ (* 2 a) (* 4 (/ (* (pow a 2) c) (pow b 2)))) (* -2 a)) |
(+.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(- (+ (* -1 (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (* -2 a))) |
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)))) |
(- (+ (* -1 (/ (* a (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (* 2 a)) (+ (* -4 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 a) (/ (* a (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))))) |
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -4 (/ (* (pow a 2) c) (pow b 2))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) c)) (*.f64 b b)) |
(* c (- (* a (* (pow b 2) (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(* c (- (* c (- (* c (- (* a (* (pow b 2) (* c (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))))) (* -1 (* a (* (pow b 2) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))))))) (* -1 (* a (* (pow b 2) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))))))) (* 4 (/ (pow a 2) (pow b 2))))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 a (*.f64 (*.f64 (*.f64 b b) c) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))) (*.f64 (*.f64 a (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 b b))))) |
(- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))) |
(*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))) |
(- (+ (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 a)) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))) |
(+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) |
(- (+ (* 1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 a)) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) |
(-.f64 (+.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(- (+ (* 2 a) (* (sqrt (/ (pow a 3) (pow c 7))) (/ (* b (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4))))) (sqrt -1/4)))) (+ (* -1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 3) (sqrt -1/4)))) (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 5) (sqrt -1/4)))) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 c #s(literal 7 binary64)))) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))) (+.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))))) |
(- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))) |
(-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(- (+ (* 1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* 2 a)) (* (sqrt (/ a c)) (* b (sqrt -1)))) |
(+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(- (+ (* 1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 5) (sqrt -1)))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))) |
(+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) a) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(- (+ (* -1 (/ (- (* -2 (* (sqrt (/ (pow a 3) c)) (* b (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))) (* 1/32 (* (sqrt (/ c (pow a 3))) (* (pow b 5) (sqrt -1))))) (pow c 3))) (* 2 a)) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 3) (sqrt -1)))) (* (sqrt (/ a c)) (* b (sqrt -1))))) |
(-.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a))))))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 2 a) |
(*.f64 #s(literal 2 binary64) a) |
(* 4 (/ (pow a 2) b)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) |
(* (pow a 2) (+ (* 8 (/ (* a c) (pow b 3))) (* 4 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 4 binary64) b))) |
(* (pow a 2) (+ (* a (+ (* -2 (* a (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* 8 (/ c (pow b 3))))) (* 4 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a b) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 #s(literal 8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(* (pow a 2) (+ (* a (+ (* 8 (/ c (pow b 3))) (* a (+ (* -2 (* a (* b (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (* -2 (* b (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) (* 4 (/ 1 b)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 #s(literal 4 binary64) b) (*.f64 a (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 a b) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) (*.f64 b (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))))))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c (pow a 7))) (/ (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ 1 (* a c))) (sqrt -1/4))))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 7 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (pow a 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* 1/16 (* (sqrt (/ a (pow c 5))) (* (pow b 4) (sqrt -1)))) (* 4 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4)))))))) (pow a 3))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ 1 (* a c))) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (-.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 5 binary64)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))) (*.f64 a (*.f64 a a))))) |
(* 4 (/ (pow a 2) b)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) |
(+ (* 4 (/ (pow a 2) b)) (* 8 (/ (* (pow a 3) c) (pow b 3)))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b (*.f64 b b)))) |
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))) (* 8 (/ (pow a 3) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b)))))) |
(+ (* 4 (/ (pow a 2) b)) (* c (+ (* 8 (/ (pow a 3) (pow b 3))) (* c (+ (* -2 (* (pow a 2) (* b (* c (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))))) (* -2 (* (pow a 2) (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (*.f64 (*.f64 a a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 (*.f64 (*.f64 a a) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) |
(+ (* -2 (* (sqrt (/ (pow a 5) (pow c 7))) (/ (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))) (sqrt -1/4)))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (+ (* -1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))))) |
(+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64)))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64)))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* 1/32 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (sqrt -1/4)))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))) |
(+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* -1 (/ (+ (* -1/32 (* (sqrt (/ c a)) (/ (pow b 4) (sqrt -1/4)))) (* 2 (* (sqrt (/ (pow a 5) c)) (/ (+ (* -1/256 (/ (pow b 6) (pow a 4))) (* -1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2))))) (sqrt -1/4))))) (pow c 3))) (+ (* 1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))))) |
(-.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (+.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 5 binary64)) c)) (+.f64 (/.f64 (*.f64 #s(literal -1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))) |
(* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) |
(+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -1/4)))) (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3)))))) (sqrt -1/4)))) (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4))))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(+ (* 4 (* (sqrt (/ (pow a 3) c)) (sqrt -1/4))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (/ 1 (sqrt -1/4)))) (* (pow b 2) (+ (* -2 (* (sqrt (* (pow a 5) c)) (/ (* (pow b 2) (+ (* 1/32 (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (* a (* c (pow (sqrt -1/4) 2))))) (* 1/256 (/ 1 (* (pow a 4) (pow c 4)))))) (sqrt -1/4)))) (* -2 (* (sqrt (* (pow a 5) c)) (/ (+ (* 1/1024 (/ 1 (* (pow a 3) (* (pow c 3) (pow (sqrt -1/4) 2))))) (* 1/64 (/ 1 (* (pow a 3) (pow c 3))))) (sqrt -1/4))))))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (*.f64 (*.f64 a c) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))))) (sqrt.f64 #s(literal -1/4 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c)) (+.f64 (/.f64 #s(literal 1/1024 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (sqrt.f64 #s(literal -1/4 binary64))))))))) |
(* 4 (/ (pow a 2) b)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) b) |
(/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) b) |
(/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) b) |
(* -4 (/ (pow a 2) b)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b) |
(* -1 (/ (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2))))) b)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -2 (/ (* (pow a 2) (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* -2 (/ (* (pow a 2) (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))) (pow b 4))) (+ (* 4 (pow a 2)) (* 8 (/ (* (pow a 3) c) (pow b 2)))))) b)) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 (*.f64 a (*.f64 a a)) c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* 1/4 (* a (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) a) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))) (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))))))))) |
(-.f64 (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))))) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* a (+ (* 1/4 (+ (* 8 (/ (pow c 2) (pow b 3))) (* (pow b 3) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (* a (+ (* 1/4 (* a (+ (* -2 (* b (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))) (+ (* -2 (/ (* (pow c 2) (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) b)) (+ (* 16 (/ (pow c 4) (pow b 7))) (* (pow b 3) (+ (* -256 (/ (pow c 4) (pow b 10))) (+ (* -2 (/ (* c (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6)))) 2))))))))))) (* 1/4 (+ (* -2 (* b (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))))) (+ (* 8 (/ (pow c 3) (pow b 5))) (* (pow b 3) (+ (* -64 (/ (pow c 3) (pow b 8))) (* -2 (/ (* c (+ (* -16 (/ (pow c 2) (pow b 6))) (* 4 (/ (pow c 2) (pow b 6))))) (pow b 2))))))))))))) |
(-.f64 (*.f64 a (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))))) (*.f64 a (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 a (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 c #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64))))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b c) (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))))))))) (/.f64 c b)) |
(* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))) |
(*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) |
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2))))) |
(+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64))))) |
(+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 2) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ c a)) (* (sqrt -4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (* (pow b 4) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* a (pow b 5)) (* (pow c 2) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* c (* (sqrt -4) (+ (* 1/1024 (/ (* a (pow b 4)) (* (pow c 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow c 4))))))) (sqrt -1/4)))) (pow a 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* c (sqrt -1/4)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (- 2 (* 2 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow a 2)))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (/.f64 a (*.f64 c c)) (/.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64)))))) (/.f64 (*.f64 b (*.f64 (*.f64 c (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64)))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 a a))))) |
(* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)) a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (+ (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))) (* -1/64 (/ (pow b 5) (* (pow a 3) (pow c 2)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)) a))) (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 c c))))) |
(+ (* -1 (/ (+ (* 1/64 (/ (pow b 5) (pow c 2))) (* 1/4 (/ (+ (* -1/32 (/ (* a (pow b 5)) (pow c 2))) (+ (* -1/64 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 4) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 4 (* b (* c (+ (* -1/256 (/ (* a (pow b 4)) (pow c 3))) (* 1/256 (/ (pow b 6) (pow c 4))))))))) a))) (pow a 3))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1)))))))) (* -1/4 (/ (+ (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (* (sqrt -1) (+ 2 (* -1 (* (sqrt (/ 1 (* a c))) (* b (sqrt -1))))))))) (* 1/4 (/ (pow b 3) c))) (pow a 2))))) |
(-.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) a) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (*.f64 b (*.f64 b b)) c)) a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c c)) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 a (pow.f64 b #s(literal 5 binary64))) (*.f64 c c))) (+.f64 (*.f64 (*.f64 #s(literal -1/64 binary64) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b c) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (*.f64 c (*.f64 c c))))))))) a)) (*.f64 a (*.f64 a a)))) |
(* 1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (/ (* b (* (sqrt -4) (sqrt -1/4))) a)) (* 1/2 (* (sqrt (/ c a)) (sqrt -4)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) a)) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a)))))) |
(+ (* 1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (+ (* -1/2 (/ (* (sqrt -4) (sqrt -1/4)) a)) (* b (+ (* 1/4 (* b (+ (* -1 (/ (sqrt -1/4) (* (pow a 2) (* c (sqrt -4))))) (* 1/16 (/ (sqrt -4) (* (pow a 2) (* c (sqrt -1/4)))))))) (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4))))))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) a))) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (sqrt.f64 #s(literal -1/4 binary64)) (*.f64 (*.f64 a a) (*.f64 c (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/ (+ (* -1 c) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 12 binary64)))) (*.f64 b b)) c) b) |
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2))))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 12 binary64))) (*.f64 b b)))) c) b) |
(/ (+ (* -1 c) (+ (* 1/4 (/ (+ (* -256 (* (pow a 3) (pow c 4))) (+ (* -2 (* a (* c (+ (* -64 (* (pow a 2) (pow c 3))) (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* c (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))))) (+ (* -2 (* (pow a 2) (* (pow c 2) (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* 1/4 (/ (pow (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) 2) a)) (* 16 (* (pow a 3) (pow c 4)))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -64 (* (pow a 2) (pow c 3))) (+ (* -2 (* a (* c (+ (* -16 (* a (pow c 2))) (* 4 (* a (pow c 2))))))) (+ (* -2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))) (* 8 (* (pow a 2) (pow c 3)))))) (pow b 4))) (* 1/4 (/ (+ (* -16 (* a (pow c 2))) (+ (* 4 (* a (pow c 2))) (* 8 (* a (pow c 2))))) (pow b 2)))))) b) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c)))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -16 binary64) a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal 12 binary64))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -256 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a (*.f64 c c)) #s(literal -12 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 a a) (*.f64 c c))) #s(literal 144 binary64))) a) (*.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))))))) (pow.f64 b #s(literal 6 binary64)))) c) b) |
(* -1/4 (/ (* b (- (* 2 a) (* -2 a))) (pow a 2))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b (*.f64 a #s(literal 4 binary64)))) (*.f64 a a)) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a)) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a)) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ (* 1/4 (/ (+ (* -8 (* a (pow c 2))) (+ (* -2 (* (pow c 2) (- (* 2 a) (* -2 a)))) (* -1 (/ (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) a)))) (pow b 4))) (+ (* 1/4 (/ (+ (* -8 (* (pow a 2) (pow c 3))) (+ (* -4 (* a (* (pow c 3) (- (* 2 a) (* -2 a))))) (+ (* -1 (/ (+ (* -64 (* (pow a 3) (pow c 3))) (* -2 (* a (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))))))) a)) (* 2 (* c (+ (* -16 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2))))))))) (pow b 6))) (+ (* 1/4 (/ (+ (* -2 (/ (* c (- (* 2 a) (* -2 a))) a)) (* 4 c)) (pow b 2))) (* 1/4 (/ (- (* 2 a) (* -2 a)) (pow a 2)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64)) a))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) a)) (*.f64 #s(literal 4 binary64) c)) (*.f64 b b)) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) (*.f64 a #s(literal 4 binary64))))) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a c) (*.f64 (*.f64 (*.f64 a a) (*.f64 c c)) #s(literal -12 binary64))))) a)))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* 1/4 (* c (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a)))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) c) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a))))) (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))))) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* c (+ (* 1/4 (+ (* 8 (/ a (pow b 3))) (/ (* (pow b 3) (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) a))) (* c (+ (* 1/4 (* c (+ (* -2 (* b (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2)))))) (+ (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) b)) (+ (* 16 (/ (pow a 3) (pow b 7))) (/ (* (pow b 3) (+ (* -256 (/ (pow a 4) (pow b 10))) (+ (* -2 (/ (* a (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) (pow b 2))) (* 1/4 (* (pow b 2) (pow (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))) 2)))))) a)))))) (* 1/4 (+ (* -2 (* b (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6)))))) (+ (* 8 (/ (pow a 2) (pow b 5))) (/ (* (pow b 3) (+ (* -64 (/ (pow a 3) (pow b 8))) (* -2 (/ (* a (+ (* -16 (/ (pow a 2) (pow b 6))) (* 4 (/ (pow a 2) (pow b 6))))) (pow b 2))))) a)))))))) (/ 1 b))) |
(*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) a))) (*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 c (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b))))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) b) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -256 binary64) (pow.f64 a #s(literal 4 binary64))) (pow.f64 b #s(literal 10 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) b)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)) #s(literal 2 binary64)))))) a)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64))) (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 6 binary64))) #s(literal -12 binary64)))) (*.f64 b b)))) a))))))) (/.f64 #s(literal -1 binary64) b))) |
(* 1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64)))))))) |
(* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))) |
(*.f64 c (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c))))) |
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2)))))) |
(*.f64 c (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))) (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64))))))) |
(* c (+ (* 1/256 (/ (* (pow b 5) (sqrt -4)) (* (pow a 3) (* (pow c 3) (sqrt -1/4))))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))))) (+ (* 1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (pow (sqrt -4) 3)))) (+ (* 1/32 (/ (* (pow b 5) c) (* (pow a 3) (* (sqrt -4) (sqrt -1/4))))) (/ (* b (* (sqrt -4) (+ (* 1/1024 (/ (* (pow b 4) c) (* (pow a 3) (pow (sqrt -1/4) 2)))) (* 1/256 (/ (pow b 6) (pow a 4)))))) (sqrt -1/4)))) (pow c 4))) (* 1/4 (/ (+ (* 1/16 (/ (* (pow b 3) (sqrt -4)) (* (pow a 2) (sqrt -1/4)))) (* 1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (- (* 2 a) (* 2 (* (sqrt (/ a c)) (* b (sqrt -1/4)))))) (sqrt -4))))) (pow c 2))))))) |
(*.f64 c (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) (sqrt.f64 #s(literal -1/4 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))))) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1/4 binary64))))) (/.f64 (*.f64 (*.f64 b (sqrt.f64 #s(literal -4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/1024 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal -1/4 binary64))) (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))))) (sqrt.f64 #s(literal -1/4 binary64))))) (pow.f64 c #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 #s(literal -1/4 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) (-.f64 a (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1/4 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 c c)))))) |
(* -1/4 (* (sqrt (/ c (pow a 3))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) |
(*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a a))) (*.f64 c c))))) |
(* -1 (* c (+ (* 1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (* (pow a 3) (pow c 3)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a a))) (*.f64 c c)))) (*.f64 (/.f64 #s(literal 1/128 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 c (*.f64 c c)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (/ (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 7))) (/ (* (pow b 4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (pow (sqrt -4) 3)))) (+ (* 1/16 (/ (* (pow b 5) (* c (sqrt -1))) (* (pow a 3) (sqrt -4)))) (* 2 (* b (* (sqrt -4) (* (sqrt -1) (+ (* -1/256 (/ (* (pow b 4) c) (pow a 3))) (* 1/256 (/ (pow b 6) (pow a 4)))))))))) c)) (* -1/128 (/ (* (pow b 5) (* (sqrt -4) (sqrt -1))) (pow a 3)))) (pow c 3))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (sqrt -4) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))))) (* 1/4 (/ (+ (* -1/2 (* (sqrt (/ c (pow a 5))) (/ (* (pow b 2) (* (pow (sqrt -1) 2) (- (* 2 a) (* (sqrt (/ a c)) (* b (sqrt -1)))))) (sqrt -4)))) (* 1/8 (/ (* (pow b 3) (* (sqrt -4) (sqrt -1))) (pow a 2)))) (pow c 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a a))) (*.f64 c c)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 c (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) b) (*.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/256 binary64) (pow.f64 b #s(literal 6 binary64))) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/256 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) c)) (*.f64 a (*.f64 a a))))))))) c) (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 a (*.f64 a a)))) (*.f64 c (*.f64 c c)))))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (* a (pow c 4))) |
(*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* -5 (/ (* a (pow c 4)) (pow b 6))) |
(/.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (pow.f64 c #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* 4 (/ (pow c 6) (pow b 10))) |
(/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 c #s(literal 6 binary64))) (pow.f64 b #s(literal 10 binary64))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(* -1/2 (/ (pow b 5) (pow c 3))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (*.f64 c c))) |
(/ (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))) |
(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)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(/ c (* a b)) |
(/.f64 c (*.f64 a b)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (neg.f64 a) (-.f64 (*.f64 #s(literal 4 binary64) c) (/.f64 (*.f64 b b) a))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 (*.f64 #s(literal 4 binary64) a) (/.f64 (*.f64 b b) c))) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
(/ (pow b 2) c) |
(/.f64 (*.f64 b b) c) |
Compiled 332 502 to 9 875 computations (97% saved)
112 alts after pruning (107 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 283 | 27 | 2 310 |
| Fresh | 7 | 80 | 87 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 2 292 | 112 | 2 404 |
| Status | Accuracy | Program |
|---|---|---|
| 57.1% | (fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.f64 a #s(literal -2 binary64)))) | |
| 90.6% | (fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) | |
| 57.1% | (fma.f64 b (neg.f64 (/.f64 #s(literal 1/2 binary64) a)) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.7% | (fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 57.3% | (/.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) | |
| 57.5% | (/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) | |
| 57.6% | (/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) | |
| 56.5% | (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) | |
| 56.4% | (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #s(literal 2 binary64)) | |
| 88.0% | (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) c)))) b) | |
| 87.9% | (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b) | |
| 91.0% | (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b) | |
| 56.5% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) | |
| 56.3% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 56.3% | (/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 57.2% | (/.f64 (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a) #s(literal 2 binary64)) | |
| 56.8% | (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) | |
| 56.4% | (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 87.3% | (/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) | |
| 80.4% | (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) | |
| 57.6% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 57.0% | (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)))) | |
| 90.6% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) | |
| 55.8% | (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) | |
| 58.0% | (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) | |
| 58.1% | (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 57.1% | (/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) | |
| 56.6% | (/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) | |
| 58.2% | (/.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 b) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 87.6% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) | |
| 56.5% | (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.5% | (/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) | |
| 90.9% | (/.f64 (-.f64 (/.f64 b c) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b c))) | |
| 87.6% | (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) | |
| 80.8% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) | |
| 56.4% | (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 56.3% | (/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) | |
| 56.1% | (/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 56.3% | (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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))) | |
| 80.6% | (/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) | |
| 57.7% | (/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) | |
| 56.5% | (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) | |
| 56.3% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) | |
| 56.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) | |
| 55.9% | (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) | |
| 62.8% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) | |
| 62.8% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) | |
| 57.8% | (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) | |
| ✓ | 56.5% | (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
| 56.4% | (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 44.3% | (/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 80.5% | (/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) | |
| 90.8% | (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b) | |
| 57.0% | (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) | |
| 57.7% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) | |
| 57.6% | (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) | |
| 56.9% | (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) | |
| 56.9% | (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) | |
| 57.8% | (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) | |
| 80.5% | (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 80.6% | (/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 80.5% | (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 80.5% | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 80.5% | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
| 80.5% | (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 62.8% | (/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) | |
| 80.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) | |
| 58.0% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))))) | |
| 58.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) | |
| 90.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) | |
| 57.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) | |
| 80.4% | (/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) | |
| 3.2% | (/.f64 #s(literal 0 binary64) a) | |
| 62.8% | (/.f64 #s(literal -1 binary64) (/.f64 b c)) | |
| 57.8% | (-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))) | |
| 87.6% | (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) | |
| ✓ | 91.2% | (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
| 90.9% | (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) | |
| 80.8% | (-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) | |
| 56.6% | (-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.4% | (-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.2% | (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 56.4% | (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) | |
| 90.7% | (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) | |
| 80.6% | (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) | |
| 56.4% | (*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) | |
| 57.2% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 57.2% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) | |
| 80.4% | (*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) | |
| ✓ | 62.8% | (*.f64 (/.f64 #s(literal -1 binary64) b) c) |
| 56.5% | (*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) | |
| 62.8% | (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) | |
| 80.5% | (*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) | |
| 80.3% | (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) | |
| 80.4% | (*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) | |
| 80.4% | (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) | |
| 80.4% | (*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) | |
| 80.4% | (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) | |
| 90.4% | (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b)) | |
| 87.3% | (*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) | |
| 89.9% | (*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))) | |
| 80.6% | (*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) | |
| 80.6% | (*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) | |
| 87.4% | (*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 90.5% | (*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) | |
| 91.0% | (*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) | |
| 62.8% | (*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) | |
| 80.4% | (*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) | |
| 80.4% | (*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) | |
| 80.5% | (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) | |
| 80.5% | (*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) | |
| ✓ | 62.9% | (neg.f64 (/.f64 c b)) |
Compiled 15 234 to 3 327 computations (78.2% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (-.f64 b (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 a (*.f64 c #s(literal -4 binary64))))) b) 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (neg.f64 b) (/.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 2 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.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 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.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 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b) |
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #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 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.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 (*.f64 b b) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (/.f64 (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))) |
(/.f64 (fma.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.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 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.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 (*.f64 #s(literal -1/4 binary64) 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 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.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 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) a)) (/.f64 #s(literal -1/4 binary64) (pow.f64 b #s(literal 6 binary64)))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))))) b) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64)))) b))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal -16 binary64) (*.f64 a (*.f64 c (*.f64 a c)))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) (/.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) |
(/.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (/.f64 b c) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))) (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))))) (/.f64 b c))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64)))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -64 binary64) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))))) (*.f64 b b)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) c)))) b) |
(fma.f64 a (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (/.f64 (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))) (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 a a))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 a (*.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 a (*.f64 b #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) #s(literal 3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (pow.f64 (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 8 binary64))) (+.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 3 binary64)) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b)))) (+.f64 (pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) #s(literal 2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
| Outputs |
|---|
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
4 calls:
| 42.0ms | b |
| 42.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)) |
| 39.0ms | c |
| 39.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.2% | 1 | a |
| 91.2% | 1 | b |
| 91.2% | 1 | c |
| 92.8% | 2 | (/.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 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (-.f64 b (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 a (*.f64 c #s(literal -4 binary64))))) b) 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (neg.f64 b) (/.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 2 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.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 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.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 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b) |
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #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 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.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 (*.f64 b b) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) |
| Outputs |
|---|
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
1 calls:
| 34.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.8% | 2 | (/.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 20 to 14 computations (30% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (-.f64 b (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 a (*.f64 c #s(literal -4 binary64))))) b) 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (neg.f64 b) (/.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 2 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.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 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.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 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b) |
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #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 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.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 (*.f64 b b) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 c (*.f64 b b)))))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 c (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 7 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) (/.f64 c (*.f64 b (*.f64 b b)))) a)) a)) (neg.f64 (*.f64 a (*.f64 a a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))))))) (pow.f64 b #s(literal 7 binary64))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (*.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal -2 binary64))))) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
1 calls:
| 34.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.8% | 2 | (/.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 20 to 14 computations (30% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (-.f64 b (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 a (*.f64 c #s(literal -4 binary64))))) b) 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (neg.f64 b) (/.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 2 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.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 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.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 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b) |
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) #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 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))))) (/.f64 (*.f64 (*.f64 c c) (*.f64 c #s(literal -2 binary64))) (*.f64 (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (/.f64 b (/.f64 c b)) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 #s(literal 20 binary64) (*.f64 #s(literal -1/4 binary64) a))) (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))))) (/.f64 (/.f64 (/.f64 c b) b) (/.f64 (/.f64 b (*.f64 c (/.f64 (/.f64 c b) b))) #s(literal -2 binary64))))) (/.f64 c (/.f64 (*.f64 b (*.f64 b b)) c))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))))) (*.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 (*.f64 b b) (+.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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 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 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
1 calls:
| 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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.8% | 2 | (/.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 20 to 14 computations (30% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (-.f64 b (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 a (*.f64 c #s(literal -4 binary64))))) b) 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (neg.f64 b) (/.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 2 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.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 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 b (*.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 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) a (*.f64 a (*.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 c c) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 a b) (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 (/.f64 (*.f64 a a) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))))) (+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) c) #s(literal 20 binary64)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a b) (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) b) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))) (-.f64 (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 c (*.f64 a #s(literal -5 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b (*.f64 b (*.f64 b b)))))) #s(literal 4 binary64))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 a b)) (*.f64 c (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) (/.f64 (*.f64 a #s(literal -5 binary64)) b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (/.f64 (/.f64 c (*.f64 b b)) (/.f64 b (*.f64 #s(literal -2 binary64) (/.f64 c (/.f64 b (/.f64 c b)))))))) (/.f64 c (*.f64 b (/.f64 b (/.f64 c b)))))))) b) |
(*.f64 (/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 b a))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 b (*.f64 a #s(literal 2 binary64))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 a a)) (sqrt.f64 (*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 b (/.f64 c b))))))) |
(*.f64 (/.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) (+.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 b (/.f64 (*.f64 a #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
| Outputs |
|---|
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
1 calls:
| 27.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 |
|---|---|---|
| 92.8% | 2 | (/.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 20 to 14 computations (30% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (-.f64 b (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 a (*.f64 c #s(literal -4 binary64))))) b) 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (neg.f64 b) (/.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 2 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.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 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))) (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (*.f64 b b)))))) (pow.f64 b #s(literal 7 binary64)))) |
(*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64))) b)) |
(fma.f64 (/.f64 #s(literal -1 binary64) b) c (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))))) |
| Outputs |
|---|
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) |
4 calls:
| 25.0ms | a |
| 25.0ms | c |
| 24.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)) |
| 24.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 1 | b |
| 90.7% | 1 | c |
| 90.7% | 1 | a |
| 92.5% | 2 | (/.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 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (-.f64 b (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 a (*.f64 c #s(literal -4 binary64))))) b) 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (neg.f64 b) (/.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 2 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.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 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) |
1 calls:
| 39.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 |
|---|---|---|
| 92.5% | 2 | (/.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 20 to 14 computations (30% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (-.f64 b (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 a (*.f64 c #s(literal -4 binary64))))) b) 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (neg.f64 b) (/.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 2 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.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 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
| Outputs |
|---|
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) |
1 calls:
| 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 |
|---|---|---|
| 92.5% | 2 | (/.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 20 to 14 computations (30% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c 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 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (/.f64 (-.f64 b (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 a (*.f64 c #s(literal -4 binary64))))) b) 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 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 b a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 (neg.f64 b) (/.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 2 binary64) a)) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (sqrt.f64 (*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a)))) (*.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 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) (*.f64 a #s(literal 2 binary64))) (/.f64 b (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.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 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 a (*.f64 b #s(literal -2 binary64)))) #s(literal 4 binary64)) a) a) |
(*.f64 c (+.f64 (*.f64 c (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) b))) |
(/.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 a #s(literal 2 binary64))) (*.f64 a #s(literal 2 binary64))) |
(-.f64 (*.f64 a (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c (/.f64 (/.f64 c b) b)) b))) (/.f64 c b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (*.f64 a #s(literal 2 binary64)) b)) (*.f64 (*.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))) |
| Outputs |
|---|
(*.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 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) |
1 calls:
| 37.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 |
|---|---|---|
| 92.4% | 2 | (/.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 20 to 14 computations (30% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) |
| Outputs |
|---|
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) |
1 calls:
| 20.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.7% | 1 | c |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
| Outputs |
|---|
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
3 calls:
| 47.0ms | a |
| 15.0ms | c |
| 15.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.5% | 1 | a |
| 90.5% | 1 | b |
| 90.5% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
3 calls:
| 27.0ms | b |
| 15.0ms | a |
| 15.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 1 | a |
| 87.6% | 1 | b |
| 87.6% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) c) b) |
| Outputs |
|---|
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
3 calls:
| 17.0ms | b |
| 14.0ms | a |
| 14.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.6% | 1 | a |
| 87.6% | 1 | b |
| 87.6% | 1 | c |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 c (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (/.f64 (*.f64 a c) b) b)) #s(literal -1 binary64)) b)) |
| Outputs |
|---|
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
3 calls:
| 15.0ms | a |
| 14.0ms | b |
| 14.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.4% | 1 | a |
| 87.4% | 1 | c |
| 87.4% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c c)) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c b)) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (neg.f64 a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 a) (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 c b)))) |
(*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c c))) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a)))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) a))) |
(*.f64 a (*.f64 a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a)))) |
(*.f64 a (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) (*.f64 (*.f64 a a) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c a) (/.f64 (*.f64 c c) (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (*.f64 a a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) a) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 a (*.f64 c c))) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 (*.f64 a a) b)) (*.f64 a c))) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 a (*.f64 (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (*.f64 a (*.f64 a #s(literal -2 binary64))) (*.f64 (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))) (/.f64 #s(literal 1/2 binary64) a))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (*.f64 a (*.f64 a #s(literal -2 binary64)))) (*.f64 (/.f64 c b) (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c a) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 (/.f64 c b) a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (/.f64 c b) b) (/.f64 b c)) (/.f64 c (*.f64 a b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (*.f64 c b)) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a b)))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
3 calls:
| 14.0ms | b |
| 13.0ms | c |
| 13.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.8% | 1 | a |
| 80.8% | 1 | c |
| 80.8% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(*.f64 c (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)) (-.f64 #s(literal 0 binary64) b))) |
| Outputs |
|---|
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
3 calls:
| 5.0ms | a |
| 5.0ms | c |
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.6% | 1 | c |
| 80.6% | 1 | a |
| 80.6% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(neg.f64 (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1 binary64) b) c) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a c) b)) a) |
(/.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 c (/.f64 (*.f64 a #s(literal -2 binary64)) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 b (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 c (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 b c)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (/.f64 b (/.f64 c b)))) (/.f64 c b)) |
| Outputs |
|---|
(neg.f64 (/.f64 c b)) |
3 calls:
| 27.0ms | c |
| 4.0ms | b |
| 4.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.9% | 1 | c |
| 62.9% | 1 | a |
| 62.9% | 1 | b |
Compiled 12 to 9 computations (25% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
| Outputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
3 calls:
| 1.0ms | b |
| 1.0ms | c |
| 1.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.2% | 1 | a |
| 3.2% | 1 | c |
| 3.2% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -19.230314130190933 | -15.271709581459938 |
Compiled 23 to 20 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -19.230314130190933 | -15.271709581459938 |
Compiled 23 to 20 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -19.230314130190933 | -15.271709581459938 |
Compiled 23 to 20 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -19.230314130190933 | -15.271709581459938 |
Compiled 23 to 20 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -19.230314130190933 | -15.271709581459938 |
Compiled 23 to 20 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -19.230314130190933 | -15.271709581459938 |
Compiled 23 to 20 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -19.230314130190933 | -15.271709581459938 |
Compiled 23 to 20 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -19.230314130190933 | -15.271709581459938 |
Compiled 23 to 20 computations (13% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -19.230314130190933 | -15.271709581459938 |
Compiled 23 to 20 computations (13% saved)
| 1× | egg-herbie |
| 1 066× | distribute-lft-neg-in_binary64 |
| 1 028× | neg-mul-1_binary64 |
| 780× | neg-sub0_binary64 |
| 636× | distribute-rgt-neg-in_binary64 |
| 598× | unsub-neg_binary64 |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 172 | 1917 |
| 1 | 300 | 1906 |
| 2 | 403 | 1906 |
| 3 | 501 | 1906 |
| 4 | 596 | 1906 |
| 5 | 656 | 1904 |
| 6 | 694 | 1902 |
| 7 | 729 | 1902 |
| 8 | 774 | 1902 |
| 9 | 922 | 1902 |
| 10 | 1261 | 1902 |
| 11 | 1706 | 1902 |
| 12 | 2396 | 1902 |
| 13 | 3151 | 1902 |
| 14 | 3630 | 1902 |
| 15 | 3980 | 1902 |
| 16 | 4057 | 1902 |
| 17 | 4081 | 1902 |
| 18 | 4084 | 1902 |
| 19 | 4483 | 1902 |
| 20 | 4584 | 1902 |
| 21 | 4584 | 1902 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 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 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 c b)) |
(/.f64 #s(literal 0 binary64) a) |
| Outputs |
|---|
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.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 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.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 b b) (+.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (-.f64 (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (/.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal 2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (/.f64 (*.f64 a #s(literal 2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b)))))) a) (+.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b))) (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64)))))))) (/.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 b (/.f64 c (/.f64 b (/.f64 c b))))))) (+.f64 (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 #s(literal 2 binary64) a)) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (*.f64 a #s(literal 2 binary64))) (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (-.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b b)) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64)))) (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 c (+.f64 (/.f64 b (/.f64 c b)) (*.f64 a #s(literal -4 binary64))))))) (-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(if (<=.f64 (/.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)) #s(literal -16 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 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b))) |
(if (<=.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) b) (*.f64 a #s(literal 2 binary64))) #s(literal -16 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 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b))) |
(-.f64 (*.f64 (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) a) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b))))) a) (/.f64 c b)) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 (*.f64 c (*.f64 c (*.f64 c #s(literal -2 binary64)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (*.f64 a #s(literal -1/4 binary64)) (*.f64 (*.f64 c (*.f64 c (*.f64 c c))) #s(literal 20 binary64))) (*.f64 b (*.f64 b (*.f64 (*.f64 b b) (*.f64 b (*.f64 b b)))))))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 c b)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a))) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 #s(literal -5 binary64) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a)) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 b b) (*.f64 b b))) (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b))))) b) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 c (*.f64 c c))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 (*.f64 a a) #s(literal -2 binary64))) (*.f64 b b)) (*.f64 a (*.f64 c c))) (*.f64 b (*.f64 b b))) (/.f64 c b)) |
(*.f64 c (+.f64 (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) b))) |
(*.f64 c (+.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) a) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) c) b) |
(/.f64 (+.f64 c (*.f64 a (*.f64 c (/.f64 (/.f64 c b) b)))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 c (-.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 c b)) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 0 binary64) a) |
| 11 458× | accelerator-lowering-fma.f32 |
| 11 458× | accelerator-lowering-fma.f64 |
| 9 198× | accelerator-lowering-fma.f32 |
| 9 198× | accelerator-lowering-fma.f64 |
| 7 766× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2003 | 18050 |
| 1 | 5715 | 17677 |
| 0 | 8111 | 17047 |
| 0 | 75 | 457 |
| 1 | 477 | 449 |
| 2 | 5334 | 449 |
| 0 | 9126 | 428 |
| 0 | 76 | 708 |
| 1 | 563 | 484 |
| 2 | 7145 | 484 |
| 0 | 8164 | 463 |
| 0 | 14 | 49 |
| 1 | 67 | 47 |
| 2 | 527 | 47 |
| 3 | 6858 | 47 |
| 0 | 8152 | 43 |
| 0 | 545 | 3249 |
| 1 | 1738 | 3208 |
| 2 | 6079 | 3180 |
| 0 | 8244 | 3023 |
| 0 | 984 | 13504 |
| 1 | 3190 | 13330 |
| 0 | 8175 | 12969 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 2 195 to 363 computations (83.5% saved)
Compiled 3 854 to 362 computations (90.6% saved)
Loading profile data...