
Time bar (total: 14.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 21 to 15 computations (28.6% saved)
ival-mult: 40.0ms (38.5% of total)ival-sub: 21.0ms (20.2% of total)ival-neg: 19.0ms (18.3% of total)ival-div: 11.0ms (10.6% of total)ival-sqrt: 10.0ms (9.6% of total)const: 2.0ms (1.9% of total)backward-pass: 1.0ms (1% of total)| 725.0ms | 1911× | 2 | valid |
| 656.0ms | 5549× | 0 | valid |
| 204.0ms | 796× | 1 | valid |
| 101.0ms | 985× | 0 | invalid |
ival-mult: 463.0ms (41.2% of total)ival-sub: 152.0ms (13.5% of total)ival-sqrt: 141.0ms (12.5% of total)ival-div: 127.0ms (11.3% of total)ival-neg: 118.0ms (10.5% of total)backward-pass: 102.0ms (9.1% of total)const: 20.0ms (1.8% of total)| 2× | egg-herbie |
| 2518× | fnmadd-define |
| 1718× | fmsub-define |
| 1692× | fnmsub-define |
| 1418× | fmm-def |
| 1228× | fma-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 165 |
| 1 | 219 | 158 |
| 2 | 665 | 144 |
| 3 | 2348 | 140 |
| 4 | 6982 | 140 |
| 0 | 14 | 16 |
| 1 | 39 | 16 |
| 2 | 101 | 15 |
| 3 | 270 | 14 |
| 4 | 494 | 14 |
| 5 | 1003 | 14 |
| 6 | 3160 | 14 |
| 7 | 5806 | 14 |
| 8 | 6442 | 14 |
| 9 | 7372 | 14 |
| 10 | 7537 | 14 |
| 11 | 7577 | 14 |
| 12 | 7583 | 14 |
| 0 | 7583 | 14 |
| 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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.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)) |
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* a -2)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a))) |
(/ (+ b (sqrt (fma 4 (* a c) (square b)))) (* a 2)) |
(/ (- (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a)) |
(* (/ (- b (sqrt (fma a (* c -4) (square b)))) a) 1/2) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a)) |
(/ (+ b (sqrt (fma 4 (* a c) (square b)))) (* a -2)) |
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* (neg a) c))))) (* 2 (neg a)))) |
(/ (+ b (sqrt (fma 4 (* a c) (square b)))) (* a -2)) |
(neg (/ (- (neg (neg b)) (sqrt (- (* (neg b) (neg b)) (* 4 (* a c))))) (* 2 a))) |
(* -1/2 (/ (- b (sqrt (fma a (* c -4) (square b)))) a)) |
(neg (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a (neg c)))))) (* 2 a))) |
(/ (+ b (sqrt (fma 4 (* a c) (square b)))) (* a 2)) |
(/ (- (neg a) (sqrt (- (* a a) (* 4 (* b c))))) (* 2 b)) |
(/ (+ a (sqrt (fma b (* c -4) (square a)))) (* b -2)) |
(/ (- (neg b) (sqrt (- (* b b) (* 4 (* c a))))) (* 2 c)) |
(/ (+ b (sqrt (fma a (* c -4) (square b)))) (* c -2)) |
(/ (- (neg c) (sqrt (- (* c c) (* 4 (* a b))))) (* 2 a)) |
(/ (+ c (sqrt (fma b (* a -4) (square c)))) (* a -2)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 109 | 0 | - | 2 | (-1.8179235037091888e-221 7.629911616484376e-157 -1.1058666334778692e-147) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 53 | 1 | (-3.211891627410065e-139 -5.793606543752243e-51 4.202054500580314e+35) | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 16 | 0 | - | 1 | (1.312034642797828e-51 -2.697516376906714e-22 6.902075828970418e-281) | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 2 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | a |
| 76.0ms | 124× | 2 | valid |
| 74.0ms | 346× | 0 | valid |
| 18.0ms | 42× | 1 | valid |
Compiled 168 to 44 computations (73.8% saved)
ival-mult: 36.0ms (49.1% of total)backward-pass: 9.0ms (12.3% of total)ival-sub: 8.0ms (10.9% of total)ival-sqrt: 7.0ms (9.5% of total)ival-div: 6.0ms (8.2% of total)ival-neg: 5.0ms (6.8% of total)const: 1.0ms (1.4% of total)Compiled 19 to 13 computations (31.6% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.4% | (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
Compiled 19 to 13 computations (31.6% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
| 30× | *-lowering-*.f32 |
| 30× | *-lowering-*.f64 |
| 14× | fma-lowering-fma.f32 |
| 14× | fma-define |
| 14× | fma-lowering-fma.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 61 |
| 1 | 24 | 57 |
| 2 | 36 | 57 |
| 3 | 42 | 57 |
| 0 | 42 | 57 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
a |
(* c -4) |
c |
-4 |
(* a -2) |
-2 |
| Outputs |
|---|
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* a (* c -4)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
a |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
-2 |
#s(literal -2 binary64) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 94.5% | (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
| ✓ | accuracy | 81.0% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | accuracy | 60.6% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| 55.0ms | 62× | 2 | valid |
| 27.0ms | 173× | 0 | valid |
| 9.0ms | 21× | 1 | valid |
Compiled 70 to 14 computations (80% saved)
ival-mult: 38.0ms (70.8% of total)ival-sqrt: 4.0ms (7.5% of total)backward-pass: 4.0ms (7.5% of total)ival-add: 4.0ms (7.5% of total)ival-div: 3.0ms (5.6% of total)const: 1.0ms (1.9% of total)| Inputs |
|---|
#<alt (/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2))> |
#<alt (+ b (sqrt (+ (* b b) (* a (* c -4)))))> |
#<alt (sqrt (+ (* b b) (* a (* c -4))))> |
#<alt (+ (* b b) (* a (* c -4)))> |
| Outputs |
|---|
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<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 (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
36 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | (/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
| 1.0ms | b | @ | 0 | (/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
| 1.0ms | b | @ | inf | (/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
| 1.0ms | c | @ | inf | (/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
| 1.0ms | a | @ | -inf | (/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
| 1× | batch-egg-rewrite |
| 4016× | *-lowering-*.f32 |
| 4016× | *-lowering-*.f64 |
| 2468× | /-lowering-/.f32 |
| 2468× | /-lowering-/.f64 |
| 2020× | sum3-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 43 |
| 1 | 60 | 39 |
| 2 | 504 | 39 |
| 3 | 6397 | 39 |
| 0 | 8037 | 39 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ b (sqrt (+ (* b b) (* a (* c -4))))) (* a -2)) |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
| Outputs |
|---|
(+.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 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.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 #s(literal -1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a #s(literal 2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 (*.f64 a #s(literal 2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) a)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.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 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (*.f64 a (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 a (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -2 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))) a) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.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 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) a)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a) |
(/.f64 (*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #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 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) a) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) a)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) a) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) a)) |
(*.f64 (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 a #s(literal -2 binary64))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -2 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b b))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) b) |
(neg.f64 (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (neg.f64 (-.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 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (-.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 b (*.f64 (*.f64 b b) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))))) |
(*.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 (-.f64 #s(literal 0 binary64) b) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 3 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (pow.f64 (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (-.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 3/2 binary64)))) (+.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(fabs.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.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 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/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 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.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 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) |
(+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(fma.f64 b b (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(neg.f64 (+.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c)))))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) (+.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c))))) #s(literal 4096 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal 256 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.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 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.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 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) |
(*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) (pow.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (*.f64 a (*.f64 (*.f64 c #s(literal -4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64))) (-.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 #s(literal 16 binary64) (*.f64 a c))) (*.f64 (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c (*.f64 a c))) #s(literal -16 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a (*.f64 c (*.f64 a c)))) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 1× | egg-herbie |
| 6082× | *-lowering-*.f32 |
| 6082× | *-lowering-*.f64 |
| 2282× | +-lowering-+.f64 |
| 2282× | +-lowering-+.f32 |
| 1498× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 506 | 2937 |
| 1 | 1708 | 2730 |
| 2 | 6334 | 2677 |
| 0 | 8052 | 2677 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -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 (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
| Outputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 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 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(/.f64 (+.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))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (+.f64 c (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (*.f64 c (/.f64 (/.f64 c (*.f64 b b)) b))))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 (/.f64 c (*.f64 b b)) b)))))) b) a) |
(* -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 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/128 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.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 b a)) |
(* -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 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 (*.f64 c #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/64 binary64) (/.f64 (*.f64 (pow.f64 b #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))))) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) (neg.f64 c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/128 binary64)))) c)) c)) (neg.f64 c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a)))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 b (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))))) #s(literal 1/32 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64))))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) b) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 c a) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) #s(literal 20 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (*.f64 a (*.f64 c (/.f64 (/.f64 c (*.f64 b b)) b)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (/.f64 (/.f64 c (*.f64 b b)) b)) #s(literal -2 binary64))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 b a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 a (neg.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) a)))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)) (neg.f64 a)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.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)) (/ b c))))) |
(*.f64 c (+.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* -1 (/ 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 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c)) c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 b (*.f64 b (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a))))) #s(literal 1/32 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (*.f64 a (*.f64 a a)))) (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 (*.f64 a (*.f64 c #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 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.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 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))))) |
(* -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 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 c a) b) b) (/.f64 (*.f64 c (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -4 binary64) (*.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 a (*.f64 c #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 a (*.f64 c (/.f64 (/.f64 c (*.f64 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 b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 (*.f64 c (/.f64 (/.f64 c (*.f64 b b)) b)) #s(literal -2 binary64))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/32 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.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 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 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 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (/.f64 (*.f64 a (*.f64 c #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 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* 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) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.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 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.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/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 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))) (sqrt.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 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 c c))))))) (sqrt.f64 #s(literal -4 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 (sqrt.f64 (*.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -2 binary64))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.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 c (*.f64 a (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (neg.f64 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 #s(literal 0 binary64) (*.f64 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 c (*.f64 a (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (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 (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 c (*.f64 a (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/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)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/512 binary64))))))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #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 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #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 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -4 binary64))))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 c (*.f64 a #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 c (*.f64 a #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)))) |
Compiled 17927 to 1701 computations (90.5% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 447 | 19 | 466 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 448 | 19 | 467 |
| Status | Accuracy | Program |
|---|---|---|
| 18.1% | (/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) | |
| 31.7% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 27.8% | (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) | |
| ▶ | 51.2% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| ▶ | 32.3% | (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
| 28.5% | (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) | |
| 30.5% | (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) | |
| 13.9% | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) | |
| 13.5% | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) | |
| 34.2% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) | |
| 31.6% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 32.3% | (/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) (*.f64 a #s(literal -2 binary64))) | |
| ▶ | 51.3% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| 33.2% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| ▶ | 32.2% | (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
| 35.2% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| ▶ | 33.0% | (-.f64 #s(literal 0 binary64) (/.f64 b a)) |
| 51.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 25.7% | (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) #s(literal -1 binary64))) |
Compiled 810 to 464 computations (42.7% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 128 | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) b) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b)) |
| ✓ | cost-diff | 128 | (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
| ✓ | cost-diff | 0 | (*.f64 c a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 c a) b) |
| ✓ | cost-diff | 0 | (-.f64 (/.f64 (*.f64 c a) b) b) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (/.f64 b a)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| 2920× | *-lowering-*.f32 |
| 2920× | *-lowering-*.f64 |
| 1792× | fma-lowering-fma.f32 |
| 1792× | fma-lowering-fma.f64 |
| 1742× | fmm-def |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 253 |
| 1 | 70 | 241 |
| 2 | 178 | 234 |
| 3 | 425 | 233 |
| 4 | 932 | 233 |
| 5 | 2911 | 232 |
| 6 | 7801 | 232 |
| 0 | 8405 | 232 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -1/2 (/ a (+ b (sqrt (+ (* b b) (* a (* c -4))))))) |
-1/2 |
(/ a (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(- 0 (/ b a)) |
0 |
(/ b a) |
b |
a |
(/ (- (/ (* c a) b) b) a) |
(- (/ (* c a) b) b) |
(/ (* c a) b) |
(* c a) |
c |
a |
b |
(- (* c (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b))) (/ b a)) |
(* c (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b))) |
c |
(+ (/ 1 b) (/ (/ (/ (* c a) b) b) b)) |
(/ 1 b) |
1 |
b |
(/ (/ (/ (* c a) b) b) b) |
(/ (/ (* c a) b) b) |
(/ (* c a) b) |
(* c a) |
a |
(/ b a) |
(/ (/ 1 a) (/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))) |
(/ 1 a) |
1 |
a |
(/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
-2 |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
| Outputs |
|---|
(/ -1/2 (/ a (+ b (sqrt (+ (* b b) (* a (* c -4))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
-1/2 |
#s(literal -1/2 binary64) |
(/ a (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* a (* c -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(- 0 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
0 |
#s(literal 0 binary64) |
(/ b a) |
(/.f64 b a) |
b |
a |
(/ (- (/ (* c a) b) b) a) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (/ (* c a) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(/ (* c a) b) |
(/.f64 (*.f64 a c) b) |
(* c a) |
(*.f64 a c) |
c |
a |
b |
(- (* c (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b))) (/ b a)) |
(-.f64 (*.f64 (/.f64 c b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))) (/.f64 b a)) |
(* c (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b))) |
(*.f64 (/.f64 c b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))) |
c |
(+ (/ 1 b) (/ (/ (/ (* c a) b) b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
1 |
#s(literal 1 binary64) |
b |
(/ (/ (/ (* c a) b) b) b) |
(/.f64 (/.f64 (/.f64 (*.f64 a c) b) b) b) |
(/ (/ (* c a) b) b) |
(/.f64 (/.f64 (*.f64 a c) b) b) |
(/ (* c a) b) |
(/.f64 (*.f64 a c) b) |
(* c a) |
(*.f64 a c) |
a |
(/ b a) |
(/.f64 b a) |
(/ (/ 1 a) (/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
-2 |
#s(literal -2 binary64) |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
(* a (* c -4)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 94.0% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| ✓ | accuracy | 81.0% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | accuracy | 60.6% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | accuracy | 99.5% | (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b) |
| ✓ | accuracy | 98.3% | (/.f64 (/.f64 (*.f64 c a) b) b) |
| ✓ | accuracy | 96.9% | (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 c a) b) |
| ✓ | accuracy | 100.0% | (-.f64 (/.f64 (*.f64 c a) b) b) |
| ✓ | accuracy | 100.0% | (*.f64 c a) |
| ✓ | accuracy | 95.9% | (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 c a) b) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) (/.f64 b a)) |
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 94.6% | (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | accuracy | 81.0% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | accuracy | 60.6% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| 93.0ms | 58× | 2 | valid |
| 89.0ms | 173× | 0 | valid |
| 20.0ms | 21× | 1 | valid |
| 8.0ms | 4× | 3 | valid |
Compiled 283 to 32 computations (88.7% saved)
ival-div: 29.0ms (38.7% of total)ival-mult: 14.0ms (18.7% of total)backward-pass: 13.0ms (17.4% of total)ival-add: 8.0ms (10.7% of total)ival-sub: 5.0ms (6.7% of total)ival-sqrt: 5.0ms (6.7% of total)const: 1.0ms (1.3% of total)| Inputs |
|---|
#<alt (/ -1/2 (/ a (+ b (sqrt (+ (* b b) (* a (* c -4)))))))> |
#<alt (/ a (+ b (sqrt (+ (* b b) (* a (* c -4))))))> |
#<alt (+ b (sqrt (+ (* b b) (* a (* c -4)))))> |
#<alt (sqrt (+ (* b b) (* a (* c -4))))> |
#<alt (- 0 (/ b a))> |
#<alt (/ b a)> |
#<alt (/ (- (/ (* c a) b) b) a)> |
#<alt (- (/ (* c a) b) b)> |
#<alt (/ (* c a) b)> |
#<alt (* c a)> |
#<alt (- (* c (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b))) (/ b a))> |
#<alt (* c (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b)))> |
#<alt (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b))> |
#<alt (/ 1 b)> |
#<alt (/ (/ 1 a) (/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))))> |
#<alt (/ 1 a)> |
#<alt (/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))> |
#<alt (+ (* b b) (* a (* c -4)))> |
#<alt (/ (/ (* c a) b) b)> |
#<alt (/ (/ (/ (* c a) b) b) b)> |
| Outputs |
|---|
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<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 (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))> |
#<alt (* a (+ (* a (- (/ (* a (pow c 2)) (pow b 5)) (* -1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* a (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))) (* -1 (/ (pow c 2) (pow b 5))))) (* -1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b))))> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -4)))> |
#<alt (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (/ b (* c (pow (sqrt -4) 2))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (* c (pow (sqrt -4) 2))))))> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/4 (/ b c)))> |
#<alt (+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1))))> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -4)))> |
#<alt (+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b)> |
#<alt (/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b)> |
#<alt (* 1/2 (/ b c))> |
#<alt (* -1 (* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))))> |
#<alt (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c))))))))> |
#<alt (* 1/2 (/ a b))> |
#<alt (+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3))))> |
#<alt (+ (* 1/2 (/ a b)) (* c (- (/ (* (pow a 3) c) (pow b 5)) (* -1/2 (/ (pow a 2) (pow b 3))))))> |
#<alt (+ (* 1/2 (/ a b)) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))) (* -1 (/ (pow a 3) (pow b 5))))) (* -1/2 (/ (pow a 2) (pow b 3))))))> |
#<alt (* (sqrt (/ a c)) (/ 1 (sqrt -4)))> |
#<alt (/ (+ (* -1 (/ b (pow (sqrt -4) 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ b (pow (sqrt -4) 2))) c)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (pow (sqrt -4) 2))))) c)> |
#<alt (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))> |
#<alt (* -1 (/ (+ (* -1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) c) a))) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (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 (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (/ c b)> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (/ (* a c) b)> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (/ (* a c) b)> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (/ (* a c) b)> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (/ (* a c) b)> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (/ (* a c) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (* -1 b)> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* a c)> |
#<alt (* -1 (/ b a))> |
#<alt (- (/ c b) (/ b a))> |
#<alt (- (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b a))> |
#<alt (- (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b a))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (* -1 (/ b (* a (pow c 2)))) (+ (/ 1 (* b c)) (/ a (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ b (* a (pow c 2)))) (+ (/ 1 (* b c)) (/ a (pow b 3)))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) c)) (/ a (pow b 3))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) (+ c (* -1 (/ (pow b 2) a))))) (pow b 3))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) (+ c (* -1 (/ (pow b 2) a))))) (pow b 3))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<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 (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (- (/ (* a c) b) b) a)> |
#<alt (/ (- (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))) b) a)> |
#<alt (/ (- (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))) b) a)> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))> |
#<alt (* a (+ (* -1 (/ b (pow a 2))) (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (* a (+ (* -1 (/ b (pow a 2))) (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ b a)) (/ c b)) a)) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ b a)) (/ c b)) a)) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (/ c b)> |
#<alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))> |
#<alt (/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3))> |
#<alt (/ c b)> |
#<alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)> |
#<alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)> |
#<alt (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)> |
#<alt (/ c b)> |
#<alt (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))> |
#<alt (/ c b)> |
#<alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))> |
#<alt (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))> |
#<alt (* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))> |
#<alt (/ (* a (pow c 2)) (pow b 3))> |
#<alt (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3))))))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))> |
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))> |
#<alt (/ (+ (* a c) (pow b 2)) (pow b 3))> |
#<alt (/ 1 b)> |
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)> |
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)> |
#<alt (/ (+ 1 (/ (* a c) (pow b 2))) b)> |
#<alt (/ 1 b)> |
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))> |
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))> |
#<alt (* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b))> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (* c (+ (/ 1 (* b c)) (/ a (pow b 3))))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))> |
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))> |
#<alt (* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c)))))> |
#<alt (/ 1 b)> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (+ (/ 1 b) (/ (* a c) (pow b 3)))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (* a (+ (/ 1 (* a b)) (/ c (pow b 3))))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))> |
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b)))))> |
#<alt (* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a 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 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<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 (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2))))))> |
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))> |
#<alt (+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2))))))))> |
#<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)))) b)> |
#<alt (/ (- (* -1 (/ (+ (* 4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2))))) b)> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 2 (* a c))) (pow b 4))) (/ 1 (* a c))) (/ 1 (pow b 2)))))> |
#<alt (* -1 (* b (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 2 (* a c)))))) (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (/ 1 (* a c))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2)))))))> |
#<alt (/ -1 b)> |
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (- (* a (- (* -2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b))> |
#<alt (- (* a (- (* a (- (* -1 (* a (+ (* 4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 2 (/ (pow c 2) (pow b 5))))) (/ c (pow b 3)))) (/ 1 b))> |
#<alt (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a)> |
#<alt (/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a)> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a))) a))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a))) a))> |
#<alt (/ -1 b)> |
#<alt (- (* -1 (/ (* a c) (pow b 3))) (/ 1 b))> |
#<alt (- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))> |
#<alt (- (* c (- (* c (- (* -1 (* c (+ (* 4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b))> |
#<alt (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))> |
#<alt (/ (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c)> |
#<alt (/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c)> |
#<alt (* (sqrt (/ 1 (* a c))) (sqrt -1))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) c))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c))) c))> |
#<alt (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c))) 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))))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 2))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
#<alt (/ (* a c) (pow b 3))> |
159 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | b | @ | -inf | (/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
| 3.0ms | c | @ | 0 | (* c (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b))) |
| 2.0ms | c | @ | 0 | (/ a (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
| 2.0ms | a | @ | inf | (/ (/ (* c a) b) b) |
| 2.0ms | b | @ | 0 | (- 0 (/ b a)) |
| 1× | batch-egg-rewrite |
| 3242× | /-lowering-/.f32 |
| 3242× | /-lowering-/.f64 |
| 2194× | *-lowering-*.f32 |
| 2194× | *-lowering-*.f64 |
| 2034× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 173 |
| 1 | 207 | 160 |
| 2 | 2205 | 157 |
| 0 | 8376 | 157 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ -1/2 (/ a (+ b (sqrt (+ (* b b) (* a (* c -4))))))) |
(/ a (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(- 0 (/ b a)) |
(/ b a) |
(/ (- (/ (* c a) b) b) a) |
(- (/ (* c a) b) b) |
(/ (* c a) b) |
(* c a) |
(- (* c (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b))) (/ b a)) |
(* c (+ (/ 1 b) (/ (/ (/ (* c a) b) b) b))) |
(+ (/ 1 b) (/ (/ (/ (* c a) b) b) b)) |
(/ 1 b) |
(/ (/ 1 a) (/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4))))))) |
(/ 1 a) |
(/ -2 (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(+ (* b b) (* a (* c -4))) |
(/ (/ (* c a) b) b) |
(/ (/ (/ (* c a) b) b) b) |
| Outputs |
|---|
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) b) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) b)) |
(+.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 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))) |
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(fma.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) b (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) b)) |
(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 #s(literal -4 binary64) (*.f64 a c)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 (/.f64 #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 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(pow.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) |
(*.f64 (/.f64 a (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(-.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fabs.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 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (/.f64 b (*.f64 a (/.f64 a b))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) (/.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) (/.f64 (/.f64 b (*.f64 a (/.f64 a b))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 a b) #s(literal 0 binary64)) |
(neg.f64 (/.f64 b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 b (*.f64 a (/.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 b (*.f64 a (/.f64 a b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 #s(literal 0 binary64) (-.f64 (/.f64 b (*.f64 a (/.f64 a b))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b a))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))))) (/.f64 b a)) |
(pow.f64 (neg.f64 (/.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 a b)) |
(+.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+.f64 (/.f64 b a) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (/.f64 b (*.f64 a (/.f64 a b))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 b (/.f64 #s(literal 1 binary64) a) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 b a) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) b #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a) #s(literal 0 binary64)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 b a) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b (*.f64 a (/.f64 a b))) (/.f64 b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 (*.f64 b #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) (/.f64 b a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 b (*.f64 a (/.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 b a))) |
(+.f64 (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 c (/.f64 (/.f64 a b) a) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 c (/.f64 (/.f64 a b) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal 1 binary64) b) a) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal 1 binary64) b) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (*.f64 c (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (*.f64 c (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 b a)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (+.f64 b (*.f64 c (/.f64 a b)))) a) (/.f64 (/.f64 (*.f64 b b) (+.f64 b (*.f64 c (/.f64 a b)))) a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 a (+.f64 b (*.f64 c (/.f64 a b))))) (/.f64 (*.f64 b b) (*.f64 a (+.f64 b (*.f64 c (/.f64 a b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a a)) (/.f64 (*.f64 a b) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 a b)) (*.f64 a (/.f64 a b))) (/.f64 a (*.f64 a (/.f64 a b)))) |
(-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 (*.f64 c (/.f64 a b)) a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 b a))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 (*.f64 c (/.f64 a b)) a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 b a)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 (*.f64 c (/.f64 a b)) a)) (+.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 b a))) (/.f64 (/.f64 b (*.f64 a (/.f64 a b))) (+.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 b a)))) |
(fma.f64 c (/.f64 (/.f64 a b) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (*.f64 a c) (/.f64 (/.f64 #s(literal 1 binary64) b) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 (*.f64 c (/.f64 a b)) (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (/.f64 a b)) b)) a)) |
(/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (/.f64 a b)) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 a (+.f64 b (*.f64 c (/.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 a b)) a) (*.f64 a (/.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (*.f64 c (/.f64 a b))) a)) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (+.f64 b (*.f64 c (/.f64 a b))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (/.f64 a b)) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b))) (neg.f64 (*.f64 a (+.f64 b (*.f64 c (/.f64 a b)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 (*.f64 c (/.f64 a b)) a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 (*.f64 c (/.f64 a b)) a)) (/.f64 b (*.f64 a (/.f64 a b)))) (+.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a b)) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (*.f64 c (/.f64 a b)))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) (*.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 a b)) a)) (neg.f64 (*.f64 a (/.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (-.f64 #s(literal 0 binary64) b)))) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (*.f64 c (/.f64 a b))) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 b (*.f64 c (/.f64 a b))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (/.f64 a b)) b)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 (*.f64 c (/.f64 a b)) a)) (+.f64 (/.f64 b (*.f64 a (/.f64 a b))) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 b a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 (*.f64 c (/.f64 a b)) a)) (/.f64 b (*.f64 a (/.f64 a b))))) (neg.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) a) (/.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a b)) b) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) (neg.f64 (+.f64 b (*.f64 c (/.f64 a b))))) |
(pow.f64 (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 c (/.f64 a b)) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 c (/.f64 a b)) b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 c (/.f64 a b)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 c (/.f64 a b)) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 c (/.f64 a b)) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 c (/.f64 a b))))) |
(+.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 (*.f64 c (/.f64 a b)) b) (fma.f64 #s(literal -1 binary64) b b)) |
(+.f64 (-.f64 (*.f64 c (/.f64 a b)) b) (fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a b))) |
(-.f64 (*.f64 c (/.f64 a b)) b) |
(-.f64 (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (+.f64 b (*.f64 c (/.f64 a b)))) (/.f64 (*.f64 b b) (+.f64 b (*.f64 c (/.f64 a b))))) |
(-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (-.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 b b) (-.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)))) |
(fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (*.f64 c (/.f64 a b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 a b) c (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (+.f64 b (*.f64 c (/.f64 a b)))) |
(/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (-.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b))) (neg.f64 (+.f64 b (*.f64 c (/.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b))) (neg.f64 (-.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)))) (neg.f64 (neg.f64 (+.f64 b (*.f64 c (/.f64 a b)))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 c (/.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 a c))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b)))) |
(/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) |
(/.f64 (*.f64 a c) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 a c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 b (*.f64 c (/.f64 a b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 b (*.f64 a c)) (*.f64 b b)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 b (*.f64 a c))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 a c)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 c (/.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a c)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) c) |
(*.f64 a c) |
(*.f64 c a) |
(+.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(+.f64 (-.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (/.f64 b a)) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 b a))) |
(+.f64 (-.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (/.f64 b a)) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 b a))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))) |
(+.f64 (/.f64 c b) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 b a))) |
(+.f64 (+.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(+.f64 (fma.f64 c (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 c (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(+.f64 (fma.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c (neg.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b a)) #s(literal 1 binary64) (*.f64 (/.f64 b a) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c (neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) (fma.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 #s(literal -1 binary64) a) (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (/.f64 b a)) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))))) (/.f64 (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (/.f64 (/.f64 b (*.f64 a (/.f64 a b))) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) |
(-.f64 (+.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) #s(literal 0 binary64)) (/.f64 b a)) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 b a))) |
(fma.f64 c (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 b a))) |
(fma.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 b a))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 a b) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))) |
(fma.f64 (-.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) a) b) (/.f64 b a))) |
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (-.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (/.f64 b (*.f64 a (/.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (/.f64 b (*.f64 a (/.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (-.f64 (/.f64 b (*.f64 a (/.f64 a b))) (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (/.f64 b (*.f64 a (/.f64 a b)))) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (-.f64 (/.f64 b (*.f64 a (/.f64 a b))) (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (/.f64 b (*.f64 a (/.f64 a b))))) (neg.f64 (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (/.f64 b (*.f64 a (/.f64 a b)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))) (-.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (/.f64 b (*.f64 a (/.f64 a b))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (*.f64 (/.f64 b a) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))))) |
(*.f64 (-.f64 (*.f64 c (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)))) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 b a) (/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b))))) |
(+.f64 (/.f64 c b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)) |
(+.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 c b)) |
(-.f64 (/.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (/.f64 (-.f64 c (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b))) b)) (/.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)) (/.f64 (-.f64 c (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)) |
(fma.f64 c (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) (/.f64 c b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 c b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) c (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)) |
(fma.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 c b) (/.f64 c b)) |
(fma.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) c (/.f64 c b)) |
(fma.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)) |
(fma.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) (/.f64 #s(literal 1 binary64) b) (/.f64 c b)) |
(/.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)))) (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)) (*.f64 (/.f64 c b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b))) (/.f64 (-.f64 c (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b))) b)) |
(/.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b)))) (*.f64 b b)) |
(/.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))))) |
(/.f64 (*.f64 c (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b)) |
(/.f64 (*.f64 (+.f64 b (*.f64 c (/.f64 a b))) c) (*.f64 b b)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b)) c) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b)) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b))))) (neg.f64 (+.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (-.f64 (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)) (*.f64 (/.f64 c b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 c b) (/.f64 c b)) (*.f64 (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b)) b)))) (neg.f64 (/.f64 (-.f64 c (*.f64 c (/.f64 (*.f64 c (/.f64 a b)) b))) b))) |
(/.f64 (neg.f64 (*.f64 c (+.f64 b (*.f64 c (/.f64 a b))))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))))) |
(/.f64 (neg.f64 (*.f64 c (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b)))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (*.f64 c (/.f64 a b))) c)) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) c)) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b)) c)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b))) |
(*.f64 c (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b))) |
(*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)) |
(+.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) (/.f64 #s(literal 1 binary64) b)) |
(-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) (/.f64 #s(literal -1 binary64) b)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b)) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b))) |
(-.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b))) |
(fma.f64 c (/.f64 (/.f64 a b) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (*.f64 c (/.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (/.f64 c b) (/.f64 (/.f64 a b) b) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b)) |
(fma.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (+.f64 b (*.f64 c (/.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (+.f64 b (*.f64 c (/.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b) b))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 1 binary64))) (*.f64 b (*.f64 b b))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b)) |
(/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) b) (*.f64 b (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a b)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) #s(literal -1 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (+.f64 b (*.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64))) (*.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal -1 binary64))) (*.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 b #s(literal -1 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64))) (*.f64 b b)) |
(/.f64 (neg.f64 (+.f64 b (*.f64 c (/.f64 a b)))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 (/.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b) b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b))) |
(/.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64)) (*.f64 b b)) (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b)) |
(/.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) b) b) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 b (*.f64 c (/.f64 a b))))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) b)) (neg.f64 (*.f64 b (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b))))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 c (/.f64 a b))))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (/.f64 a b)) b)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b))))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 c (/.f64 a b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (*.f64 b b) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (+.f64 b (*.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal -1 binary64)))) (neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (-.f64 #s(literal 0 binary64) b)) (*.f64 b #s(literal -1 binary64)))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal -1 binary64)))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b)))) (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64)) (*.f64 b b))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) b)) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 b b) (+.f64 b (*.f64 c (/.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 (-.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 (*.f64 c (/.f64 a b)) b))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) b))) |
(*.f64 (+.f64 b (*.f64 c (/.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 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) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(pow.f64 b #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 b #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 b #s(literal -1/2 binary64)) (pow.f64 b #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) b) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) b)) |
(+.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 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))) |
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(fma.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) b (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) b)) |
(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 #s(literal -4 binary64) (*.f64 a c)))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 (/.f64 #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 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) a)) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (*.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (*.f64 a (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64))) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)))) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64))))) |
(/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (/.f64 #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 #s(literal -4 binary64) (*.f64 a c)))))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.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 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #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 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 c (*.f64 c c)) #s(literal -64 binary64)))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 c (/.f64 a b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 a c) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/.f64 (*.f64 c (/.f64 a b)) b) |
(/.f64 (*.f64 c (/.f64 a b)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 c (/.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 c (/.f64 a b)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 a c)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 c (/.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 a c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (neg.f64 (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b (*.f64 a c)))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 c (/.f64 a b)) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (*.f64 c (/.f64 a b)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (/.f64 a b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (/.f64 a b)) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1 binary64))) (neg.f64 (*.f64 b b))) |
(pow.f64 (/.f64 b (*.f64 c (/.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 a c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 c (/.f64 a b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(*.f64 c (/.f64 (/.f64 a b) b)) |
(*.f64 c (*.f64 (/.f64 a b) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 c (/.f64 a (*.f64 b b))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (*.f64 c (/.f64 a b)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (/.f64 a b))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 a b) (/.f64 c b)) |
(*.f64 (/.f64 c b) (/.f64 a b)) |
(*.f64 (*.f64 (*.f64 c (/.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (-.f64 #s(literal 0 binary64) b))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b b))) (/.f64 (*.f64 c (/.f64 a b)) (neg.f64 (*.f64 b b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) b))) (/.f64 (*.f64 c (/.f64 a b)) (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 a c) (neg.f64 (*.f64 b (*.f64 b b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 a c) (*.f64 b (*.f64 b b))) |
(/.f64 (*.f64 c (/.f64 a b)) (*.f64 b b)) |
(/.f64 (*.f64 c (/.f64 a b)) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 c (/.f64 a b)) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (/.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) (/.f64 b (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 b (*.f64 c (/.f64 a b))) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c (/.f64 a b)))) |
(/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b) |
(/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 b (*.f64 c (/.f64 a b))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 a c))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) (neg.f64 (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64)) (*.f64 b (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 b (*.f64 c (/.f64 a b))))) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64)) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 c (/.f64 a b)) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) b) |
(/.f64 (*.f64 (*.f64 c (/.f64 a b)) #s(literal -1 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) #s(literal -1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 1 binary64))) (neg.f64 (*.f64 b (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (/.f64 a b)) #s(literal 1 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -1 binary64))) (neg.f64 (neg.f64 (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (/.f64 a b)) #s(literal -1 binary64))) (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b))) #s(literal -1 binary64))) (neg.f64 (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal -1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(pow.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (/.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 c (/.f64 a b)) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (/.f64 b (*.f64 a c))) #s(literal -1 binary64)) |
(*.f64 c (/.f64 (/.f64 a b) (*.f64 b b))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 c (/.f64 a b)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (/.f64 a b)) b) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (/.f64 a b)) b)) |
(*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c (/.f64 a b)) b)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (/.f64 c b) (/.f64 (/.f64 a b) b)) |
(*.f64 (*.f64 (/.f64 (*.f64 c (/.f64 a b)) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 c (/.f64 a b)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
| 1× | egg-herbie |
| 6774× | *-lowering-*.f32 |
| 6774× | *-lowering-*.f64 |
| 4274× | +-lowering-+.f64 |
| 4274× | +-lowering-+.f32 |
| 1494× | /-lowering-/.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1110 | 8875 |
| 1 | 4002 | 8204 |
| 0 | 8970 | 8204 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -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 (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* 1/2 (/ a b)) |
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(* a (+ (* a (- (/ (* a (pow c 2)) (pow b 5)) (* -1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* a (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))) (* -1 (/ (pow c 2) (pow b 5))))) (* -1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (/ b (* c (pow (sqrt -4) 2)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (* c (pow (sqrt -4) 2)))))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/4 (/ b c))) |
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(* 1/2 (/ a b)) |
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b) |
(* 1/2 (/ b c)) |
(* -1 (* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))) |
(* -1 (* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))) |
(* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))) |
(* 1/2 (/ a b)) |
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))) |
(+ (* 1/2 (/ a b)) (* c (- (/ (* (pow a 3) c) (pow b 5)) (* -1/2 (/ (pow a 2) (pow b 3)))))) |
(+ (* 1/2 (/ a b)) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))) (* -1 (/ (pow a 3) (pow b 5))))) (* -1/2 (/ (pow a 2) (pow b 3)))))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(/ (+ (* -1 (/ b (pow (sqrt -4) 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ b (pow (sqrt -4) 2))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (pow (sqrt -4) 2))))) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(* -1 (/ (+ (* -1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) c) a))) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (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)))))))) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(/ c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(/ (* a c) b) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(/ (* a c) b) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(/ (* a c) b) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(/ (* a c) b) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(/ (* a c) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(* -1 b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* a c) |
(* -1 (/ b a)) |
(- (/ c b) (/ b a)) |
(- (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b a)) |
(- (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b a)) |
(/ (* a (pow c 2)) (pow b 3)) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (* -1 (/ b (* a (pow c 2)))) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(* (pow c 2) (+ (* -1 (/ b (* a (pow c 2)))) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) c)) (/ a (pow b 3)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) (+ c (* -1 (/ (pow b 2) a))))) (pow b 3)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) (+ c (* -1 (/ (pow b 2) a))))) (pow b 3)) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* -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 (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
(* -1 (/ b a)) |
(/ (- (/ (* a c) b) b) a) |
(/ (- (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))) b) a) |
(/ (- (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))) b) a) |
(/ (* a (pow c 2)) (pow b 3)) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(* a (+ (* -1 (/ b (pow a 2))) (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(* a (+ (* -1 (/ b (pow a 2))) (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ b a)) (/ c b)) a)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ b a)) (/ c b)) a)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(/ c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/ c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/ c b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/ c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(/ (* a c) (pow b 3)) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/ 1 b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/ 1 b) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(/ 1 b) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(/ (* a c) (pow b 3)) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(/ (* a c) (pow b 3)) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(/ 1 b) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(/ (* a c) (pow b 3)) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(/ (* a c) (pow b 3)) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a 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 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -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 (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(/ -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)))) b) |
(/ (- (* -1 (/ (+ (* 4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2))))) b) |
(* -1 (/ b (* a c))) |
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 2 (* a c))) (pow b 4))) (/ 1 (* a c))) (/ 1 (pow b 2))))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 2 (* a c)))))) (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (/ 1 (* a c))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))))) |
(/ -1 b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(- (* a (- (* -2 (/ (* a (pow c 2)) (pow b 5))) (/ c (pow b 3)))) (/ 1 b)) |
(- (* a (- (* a (- (* -1 (* a (+ (* 4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 2 (/ (pow c 2) (pow b 5))))) (/ c (pow b 3)))) (/ 1 b)) |
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a))) a)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a))) a)) |
(/ -1 b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)) |
(- (* c (- (* c (- (* -1 (* c (+ (* 4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)) |
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(/ (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c))) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c))) 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)))) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 2)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
(/ (* a c) (pow b 3)) |
| Outputs |
|---|
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.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)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 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/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/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/2 binary64) a)))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) a)))) |
(* -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 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.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 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (+.f64 (*.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)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (+.f64 (*.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)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c 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))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(* a (+ (* 1/2 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) b))) |
(* a (+ (* a (- (/ (* a (pow c 2)) (pow b 5)) (* -1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(* a (+ (* a (- (* a (- (* -1 (* a (+ (* -2 (/ (pow c 3) (pow b 7))) (* -1/2 (/ (pow c 3) (pow b 7)))))) (* -1 (/ (pow c 2) (pow b 5))))) (* -1/2 (/ c (pow b 3))))) (* 1/2 (/ 1 b)))) |
(*.f64 a (+.f64 (/.f64 #s(literal 1/2 binary64) b) (*.f64 a (+.f64 (*.f64 a (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (neg.f64 a)) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 b c) #s(literal 4 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (/ b (* c (pow (sqrt -4) 2)))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)) (*.f64 a a))) (/.f64 (/.f64 b c) #s(literal 4 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4))))) (pow a 3))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (* c (pow (sqrt -4) 2)))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a))) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a)))) (-.f64 (+.f64 (/.f64 b (*.f64 c #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(+ (* -1/2 (* (sqrt (/ a c)) (sqrt -1))) (* 1/4 (/ b c))) |
(+.f64 (/.f64 (/.f64 b c) #s(literal 4 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))))) |
(+ (* -1 (/ (- (+ (* -1/16 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) #s(literal 1/16 binary64)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) |
(+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/32 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/16 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/4 (/ (* a b) c))) a)) (* -1/2 (* (sqrt (/ a c)) (sqrt -1)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) #s(literal 1/16 binary64)))) (+.f64 (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (*.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b a) c))) a)) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(+ (* -1 (/ b (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (/.f64 b c) #s(literal 4 binary64))) |
(+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -4 binary64)))))) |
(+ (* b (- (* b (- (* b (- (* 1/2 (/ 1 (* a (* (pow c 2) (pow (sqrt -4) 4))))) (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (/ 1 (* c (pow (sqrt -4) 2))))) (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) |
(+.f64 (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.f64 b (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (/.f64 #s(literal -1 binary64) (*.f64 c #s(literal -4 binary64)))))) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(/ (+ (* 1/2 a) (* 1/2 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) b) |
(/ (- (+ (* 1/2 a) (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2)))) b) |
(/.f64 (+.f64 (+.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) b))) b) |
(/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 4) (pow c 3))) (* -1/2 (* (pow a 4) (pow c 3)))) (pow b 6))) (* 1/2 a)) (+ (* -1 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1/2 (/ (* (pow a 2) c) (pow b 2))))) b) |
(/.f64 (-.f64 (-.f64 (*.f64 a #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 c (*.f64 c c)) (pow.f64 a #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (*.f64 a a))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64))))) b) |
(* 1/2 (/ b c)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b c)) |
(* -1 (* b (- (* 1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c)))) |
(* -1 (* b (- (* -1 (/ (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c))) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b)))))) |
(* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* (pow a 2) c)) (* 1/2 (* (pow a 2) c)))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow c 2)))) (* (pow a 3) (pow c 2)))) (pow b 6))) (+ (* -1 (/ (* (pow a 2) c) (pow b 4))) (+ (* -1/2 (/ a (pow b 2))) (+ (* 1/2 (/ (* (pow a 2) c) (pow b 4))) (* 1/2 (/ 1 c)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 (-.f64 (+.f64 (*.f64 (*.f64 c c) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (*.f64 c c)))) (*.f64 (*.f64 a c) (*.f64 (*.f64 c (*.f64 a a)) #s(literal -1/2 binary64)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1/2 binary64) c)) (/.f64 (*.f64 c (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) |
(* 1/2 (/ a b)) |
(/.f64 (*.f64 a #s(literal 1/2 binary64)) b) |
(+ (* 1/2 (/ a b)) (* 1/2 (/ (* (pow a 2) c) (pow b 3)))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))) |
(+ (* 1/2 (/ a b)) (* c (- (/ (* (pow a 3) c) (pow b 5)) (* -1/2 (/ (pow a 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(+ (* 1/2 (/ a b)) (* c (- (* c (- (* -1 (* c (+ (* -2 (/ (pow a 4) (pow b 7))) (* -1/2 (/ (pow a 4) (pow b 7)))))) (* -1 (/ (pow a 3) (pow b 5))))) (* -1/2 (/ (pow a 2) (pow b 3)))))) |
(+.f64 (/.f64 (*.f64 a #s(literal 1/2 binary64)) b) (*.f64 c (+.f64 (*.f64 c (+.f64 (*.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 7 binary64))) #s(literal -5/2 binary64)) (-.f64 #s(literal 0 binary64) c)) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 5 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(* (sqrt (/ a c)) (/ 1 (sqrt -4))) |
(/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(/ (+ (* -1 (/ b (pow (sqrt -4) 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) c) |
(/.f64 (+.f64 (/.f64 b #s(literal 4 binary64)) (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (/ b (pow (sqrt -4) 2))) c) |
(/.f64 (+.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)) (*.f64 c c))) (/.f64 b #s(literal 4 binary64))) c) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (* -1/2 (/ (* (pow b 3) (pow c 2)) (* a (pow (sqrt -4) 4))))) (pow c 3))) (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (/ b (pow (sqrt -4) 2))))) c) |
(/.f64 (-.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b)))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (-.f64 (+.f64 (/.f64 b #s(literal -4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 b b) #s(literal -4 binary64))))) c) |
(* -1/2 (* (sqrt (/ a c)) (sqrt -1))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) |
(* -1 (/ (+ (* -1/4 b) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (+.f64 (*.f64 b #s(literal -1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) (* -1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 b c))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1))))))))) (* -1/32 (/ (* (pow b 3) c) a))) (+ (* -1/8 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/4 (* b c))) c)) (* 1/2 (* (sqrt (* a c)) (sqrt -1)))) c)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) #s(literal -1/16 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) a) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal 1/4 binary64) (*.f64 b c))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a 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 (*.f64 a c) #s(literal 2 binary64)) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.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 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 a (*.f64 c (*.f64 a c))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 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 (/.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))))) #s(literal -1/8 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64))) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal 1/4 binary64))) a)) a)) (neg.f64 a)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (+.f64 (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (+.f64 (/.f64 b c) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 b c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (sqrt.f64 (/.f64 c a))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(* (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 (*.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 #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 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.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 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c (*.f64 a 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 a (*.f64 c (*.f64 a 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 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.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 a (*.f64 c (*.f64 a 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 a (*.f64 c (*.f64 a 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 (*.f64 a c) b) #s(literal -2 binary64))) |
(+ 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 -4 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 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 (/.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))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.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))))) #s(literal -1/8 binary64)) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) #s(literal 1/2 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 #s(literal -1 binary64)) (sqrt.f64 (*.f64 a c)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.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)))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 (+.f64 (+.f64 (*.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 #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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))))))) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 (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/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 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #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 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64)))))))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #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 (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) (*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 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/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 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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 2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 (-.f64 (/.f64 b c) (/.f64 a b)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 (-.f64 (/.f64 b c) (/.f64 a b)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 (-.f64 (/.f64 b c) (/.f64 a b)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (neg.f64 a)) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* a c) |
(*.f64 a c) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(- (/ c b) (/ b a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b a)) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 b a)) |
(- (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) (/ b a)) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 b a)) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (+ (* -1 (/ b (* a (pow c 2)))) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) (/.f64 b (*.f64 a (*.f64 c c))))) |
(* (pow c 2) (+ (* -1 (/ b (* a (pow c 2)))) (+ (/ 1 (* b c)) (/ a (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c))) (/.f64 b (*.f64 a (*.f64 c c))))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) c))) |
(* (pow c 2) (+ (* -1 (/ (- (/ b (* a c)) (/ 1 b)) c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) c))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) (+ c (* -1 (/ (pow b 2) a))))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 c (/.f64 (*.f64 b b) a)))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) (+ c (* -1 (/ (pow b 2) a))))) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 (*.f64 b b) (-.f64 c (/.f64 (*.f64 b b) a)))) (*.f64 b (*.f64 b b))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 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 (+ (* -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 a)) |
(/.f64 b (neg.f64 a)) |
(/ (- (/ (* a c) b) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (- (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))) b) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) a) |
(/ (- (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))) b) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) a) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(* a (+ (* -1 (/ b (pow a 2))) (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (/.f64 b (*.f64 a a)))) |
(* a (+ (* -1 (/ b (pow a 2))) (+ (/ c (* a b)) (/ (pow c 2) (pow b 3))))) |
(*.f64 a (-.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a))) (/.f64 b (*.f64 a a)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ b a)) (/ c b)) a)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ b a)) (/ c b)) a)) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 (/.f64 c b) (/.f64 b a)) a)) (neg.f64 a)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) |
(* c (+ (/ 1 b) (/ (* a c) (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* (pow c 2) (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 (*.f64 c c) (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ (+ (* a (pow c 2)) (* (pow b 2) c)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a (*.f64 c c)) (*.f64 c (*.f64 b b))) (*.f64 b (*.f64 b b))) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ (+ c (/ (* a (pow c 2)) (pow b 2))) b) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ c b) |
(/.f64 c b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(* -1 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/ c b) |
(/.f64 c b) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(+ (/ c b) (/ (* a (pow c 2)) (pow b 3))) |
(+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(* a (+ (/ c (* a b)) (/ (pow c 2) (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (/.f64 c (*.f64 b a)))) |
(/ (* a (pow c 2)) (pow b 3)) |
(/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c (* a b))) (* -1 (/ (pow c 2) (pow b 3)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c c) (neg.f64 (*.f64 b (*.f64 b b)))) (/.f64 c (*.f64 b a))) (neg.f64 a)) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/ (+ (* a c) (pow b 2)) (pow b 3)) |
(/.f64 (+.f64 (*.f64 a c) (*.f64 b b)) (*.f64 b (*.f64 b b))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b) |
(/ (+ 1 (/ (* a c) (pow b 2))) b) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) b) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* -1 (/ (* a c) (pow b 2))) 1) b)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(* c (+ (/ 1 (* b c)) (/ a (pow b 3)))) |
(*.f64 c (+.f64 (/.f64 a (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b c)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b c)))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b c)))) |
(* -1 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* b c))))) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b c)))) |
(/ 1 b) |
(/.f64 #s(literal 1 binary64) b) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) |
(+ (/ 1 b) (/ (* a c) (pow b 3))) |
(+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) |
(* a (+ (/ 1 (* a b)) (/ c (pow b 3)))) |
(*.f64 a (+.f64 (/.f64 c (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b a)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a))) (neg.f64 a)) |
(* -1 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a b))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 c (*.f64 b (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 b a))) (neg.f64 a)) |
(/ 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 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) (*.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)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c))))) a)) a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 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/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/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/2 binary64) a)))) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) a)))) |
(* -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 c (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (+.f64 (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a a)) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(/.f64 b (neg.f64 a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.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 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (+.f64 (*.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)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (+.f64 (*.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)))) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c 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))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) (*.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c)) (-.f64 #s(literal 0 binary64) c)) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (* c (pow (sqrt -4) 2)))))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 a c)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (-.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (/.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)))))))) |
(+ (* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))) (/ 1 (* (pow a 2) (* (pow c 2) (pow (sqrt -4) 4))))))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (* c (pow (sqrt -4) 2)))))))) |
(+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (*.f64 b (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 #s(literal -4 binary64)))))) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(/ (- (* -1 (/ (* a c) (pow b 2))) 1) b) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) b) |
(/ (- (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 1 (/ (* a c) (pow b 2)))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) b) |
(/ (- (* -1 (/ (+ (* 4 (* (pow a 3) (pow c 3))) (* (pow a 3) (pow c 3))) (pow b 6))) (+ 1 (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (/ (* a c) (pow b 2))))) b) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 5 binary64) (*.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))) (neg.f64 (pow.f64 b #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a c) (*.f64 b b)))) b) |
(* -1 (/ b (* a c))) |
(/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(* -1 (* b (- (/ 1 (* a c)) (/ 1 (pow b 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -1 (* a c)) (* 2 (* a c))) (pow b 4))) (/ 1 (* a c))) (/ 1 (pow b 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 b b)))) |
(* -1 (* b (- (+ (* -1 (/ (+ (* -2 (* (pow a 2) (pow c 2))) (+ (* -1 (* a (* c (+ (* -1 (* a c)) (* 2 (* a c)))))) (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) (pow c 2)))))) (pow b 6))) (/ 1 (* a c))) (+ (* -1 (/ (* a c) (pow b 4))) (+ (* 2 (/ (* a c) (pow b 4))) (/ 1 (pow b 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (*.f64 a c)))) (*.f64 a (*.f64 c (*.f64 a c)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) #s(literal 20 binary64))) (*.f64 a (*.f64 c (*.f64 a c))))) (pow.f64 b #s(literal 6 binary64)))) (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 4 binary64)))))) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
(- (* a (- (* -2 (/ (* a (pow c 2)) (pow b 5))) (/ 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 (- (* a (- (* -1 (* a (+ (* 4 (/ (pow c 3) (pow b 7))) (/ (pow c 3) (pow b 7))))) (* 2 (/ (pow c 2) (pow b 5))))) (/ c (pow b 3)))) (/ 1 b)) |
(+.f64 (*.f64 a (-.f64 (*.f64 a (+.f64 (*.f64 (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 7 binary64)))) (neg.f64 a)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) a) |
(/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2)))) (* -2 (/ b (* c (pow (sqrt -4) 2))))) a) |
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))) (*.f64 a a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) a) |
(/ (- (+ (* -2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow a 3) (pow c 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow a 2) (pow b 3)) (* (pow c 2) (pow (sqrt -4) 4)))) (pow a 3)))) (+ (* -2 (/ b (* c (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) a) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a a)) (*.f64 (*.f64 c c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 b c)))) a) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) |
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* 1/2 (/ b c))) a)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* a b) c))) a))) a)) |
(/.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 (*.f64 c (*.f64 c c)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) c))) (neg.f64 a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (neg.f64 a)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* a (pow b 3)) (pow c 2)))) (+ (* -1/8 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow a 3) (pow c 3))) (* (pow b 2) (sqrt -1)))))) a)) (* 1/2 (/ (* a b) c))) a))) a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 a (*.f64 b (*.f64 b b))) (*.f64 c c))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 c (*.f64 c c)))))))) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b a) c))) a)) (neg.f64 a)) |
(/ -1 b) |
(/.f64 #s(literal -1 binary64) b) |
(- (* -1 (/ (* a c) (pow b 3))) (/ 1 b)) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 c (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
(- (* c (- (* -2 (/ (* (pow a 2) c) (pow b 5))) (/ 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 (- (* c (- (* -1 (* c (+ (* 4 (/ (pow a 3) (pow b 7))) (/ (pow a 3) (pow b 7))))) (* 2 (/ (pow a 2) (pow b 5))))) (/ a (pow b 3)))) (/ 1 b)) |
(+.f64 (*.f64 c (-.f64 (*.f64 c (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) (*.f64 #s(literal 5 binary64) (/.f64 (*.f64 a (*.f64 a a)) (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 b #s(literal 5 binary64)))))) (/.f64 a (*.f64 b (*.f64 b b))))) (/.f64 #s(literal -1 binary64) b)) |
(* -2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) |
(/ (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) c) |
(/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2)))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) c) |
(/.f64 (+.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) (*.f64 c c))) (/.f64 (*.f64 #s(literal -1/2 binary64) b) a)) c) |
(/ (- (+ (* -2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) c) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 c (*.f64 c c)))) (+.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))))) c) |
(* (sqrt (/ 1 (* a c))) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) |
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* 1/2 (/ b a))) c)) |
(/.f64 (-.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* 1/2 (/ (* b c) a))) c))) c)) |
(/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) #s(literal 1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) (-.f64 #s(literal 0 binary64) c)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) c)) |
(* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1))))))))) (* 1/16 (/ (* (pow b 3) c) (pow a 2)))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* 1/2 (/ (* b c) a))) c))) c)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a))))) #s(literal 1/8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 c (*.f64 b (*.f64 b b)))) (*.f64 a a)) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (*.f64 c (*.f64 c c)) (*.f64 a (*.f64 a a)))))))) (-.f64 #s(literal 0 binary64) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c)) (-.f64 #s(literal 0 binary64) c)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (*.f64 c #s(literal -4 binary64)) (/.f64 (*.f64 b b) a))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.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))) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 2)) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
(/ (* a c) (pow b 3)) |
(*.f64 a (/.f64 c (*.f64 b (*.f64 b b)))) |
Compiled 43821 to 4157 computations (90.5% saved)
40 alts after pruning (39 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1762 | 29 | 1791 |
| Fresh | 4 | 10 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1770 | 40 | 1810 |
| Status | Accuracy | Program |
|---|---|---|
| 11.0% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a) | |
| 18.1% | (/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) | |
| 31.7% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 21.7% | (/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) | |
| 13.2% | (/.f64 (/.f64 (*.f64 a c) b) a) | |
| 27.8% | (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) | |
| 27.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) | |
| 32.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) | |
| ▶ | 27.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
| 34.2% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 31.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) | |
| 28.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) | |
| 33.1% | (/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) | |
| 30.5% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) | |
| 33.1% | (/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) | |
| 20.7% | (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) | |
| ▶ | 33.2% | (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
| 18.2% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) | |
| ▶ | 13.9% | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
| 34.2% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) | |
| 31.6% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 31.8% | (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) | |
| ▶ | 13.2% | (/.f64 c b) |
| 33.0% | (/.f64 b (neg.f64 a)) | |
| 33.0% | (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) | |
| 13.6% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) | |
| ✓ | 51.3% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| 34.2% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 34.8% | (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) | |
| 31.6% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 35.0% | (/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) | |
| 32.9% | (/.f64 #s(literal -1 binary64) (/.f64 a b)) | |
| 33.2% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 32.6% | (-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) | |
| 32.1% | (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) | |
| 35.2% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| 13.5% | (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))) | |
| ▶ | 51.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 32.9% | (*.f64 b (/.f64 #s(literal -1 binary64) a)) | |
| 25.7% | (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) #s(literal -1 binary64))) |
Compiled 1467 to 871 computations (40.6% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 256 | (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) |
| ✓ | cost-diff | 256 | (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b)))) |
| ✓ | cost-diff | 512 | (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) |
| ✓ | cost-diff | 640 | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) a) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b)) |
| ✓ | cost-diff | 512 | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (*.f64 a (/.f64 c b)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 a (/.f64 c b)) b) |
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
| ✓ | cost-diff | 0 | (/.f64 c b) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| ✓ | cost-diff | 0 | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/2 binary64) a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 3304× | *-lowering-*.f32 |
| 3304× | *-lowering-*.f64 |
| 1906× | fnmadd-define |
| 1616× | sum3-define |
| 1550× | /-lowering-/.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 236 |
| 1 | 101 | 224 |
| 2 | 276 | 215 |
| 3 | 1226 | 198 |
| 4 | 6681 | 197 |
| 0 | 8772 | 197 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/ -1/2 a) |
-1/2 |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(+ (* b b) (* a (* c -4))) |
(* b b) |
(* a (* c -4)) |
(* c -4) |
c |
-4 |
(/ c b) |
c |
b |
(/ (- (* a (/ c b)) b) a) |
(- (* a (/ c b)) b) |
(* a (/ c b)) |
a |
(/ c b) |
c |
b |
(/ (/ 1 a) (/ -2 (/ (* (* a c) 2) b))) |
(/ 1 a) |
1 |
a |
(/ -2 (/ (* (* a c) 2) b)) |
-2 |
(/ (* (* a c) 2) b) |
(* (* a c) 2) |
(* a c) |
c |
2 |
b |
(/ (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) (* a -2)) |
(+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) |
b |
(- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b)))) |
0 |
(* b (+ 1 (/ (/ (* a (* c -2)) b) b))) |
(+ 1 (/ (/ (* a (* c -2)) b) b)) |
1 |
(/ (/ (* a (* c -2)) b) b) |
(/ (* a (* c -2)) b) |
(* a (* c -2)) |
a |
(* c -2) |
c |
-2 |
(* a -2) |
| Outputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))))) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
-1/2 |
#s(literal -1/2 binary64) |
a |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))))) |
b |
(sqrt (+ (* b b) (* a (* c -4)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64))))) |
(+ (* b b) (* a (* c -4))) |
(+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -4 binary64)))) |
(* b b) |
(*.f64 b b) |
(* a (* c -4)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(* c -4) |
(*.f64 c #s(literal -4 binary64)) |
c |
-4 |
#s(literal -4 binary64) |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ (- (* a (/ c b)) b) a) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (* a (/ c b)) b) |
(-.f64 (*.f64 a (/.f64 c b)) b) |
(* a (/ c b)) |
(*.f64 a (/.f64 c b)) |
a |
(/ c b) |
(/.f64 c b) |
c |
b |
(/ (/ 1 a) (/ -2 (/ (* (* a c) 2) b))) |
(/.f64 (/.f64 c #s(literal -1 binary64)) b) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
1 |
#s(literal 1 binary64) |
a |
(/ -2 (/ (* (* a c) 2) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
-2 |
#s(literal -2 binary64) |
(/ (* (* a c) 2) b) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
(* (* a c) 2) |
(*.f64 (*.f64 a c) #s(literal 2 binary64)) |
(* a c) |
(*.f64 a c) |
c |
2 |
#s(literal 2 binary64) |
b |
(/ (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) (* a -2)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 a b))) |
(+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) |
b |
(- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b)))) |
(-.f64 #s(literal 0 binary64) (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b))) |
0 |
#s(literal 0 binary64) |
(* b (+ 1 (/ (/ (* a (* c -2)) b) b))) |
(+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b)) |
(+ 1 (/ (/ (* a (* c -2)) b) b)) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b))) |
1 |
#s(literal 1 binary64) |
(/ (/ (* a (* c -2)) b) b) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) |
(/ (* a (* c -2)) b) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
(* a (* c -2)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
a |
(* c -2) |
(*.f64 c #s(literal -2 binary64)) |
c |
-2 |
#s(literal -2 binary64) |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 94.1% | (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) |
| ✓ | accuracy | 88.3% | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
| ✓ | accuracy | 58.5% | (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 a c) #s(literal 2 binary64)) |
| ✓ | accuracy | 99.1% | (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b)) |
| ✓ | accuracy | 93.3% | (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b) |
| ✓ | accuracy | 88.3% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 a (/.f64 c b)) b) |
| ✓ | accuracy | 95.9% | (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
| ✓ | accuracy | 90.4% | (*.f64 a (/.f64 c b)) |
| ✓ | accuracy | 100.0% | (/.f64 c b) |
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
| ✓ | accuracy | 94.3% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| ✓ | accuracy | 81.0% | (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| ✓ | accuracy | 60.6% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) |
| 367.0ms | 85× | 1 | valid |
| 126.0ms | 76× | 2 | valid |
| 65.0ms | 95× | 0 | valid |
Compiled 258 to 38 computations (85.3% saved)
ival-div: 43.0ms (33.3% of total)ival-mult: 36.0ms (27.8% of total)backward-pass: 23.0ms (17.8% of total)ival-sub: 11.0ms (8.5% of total)ival-add: 10.0ms (7.7% of total)ival-sqrt: 4.0ms (3.1% of total)const: 2.0ms (1.5% of total)| Inputs |
|---|
#<alt (* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4))))))> |
#<alt (/ -1/2 a)> |
#<alt (+ b (sqrt (+ (* b b) (* a (* c -4)))))> |
#<alt (sqrt (+ (* b b) (* a (* c -4))))> |
#<alt (/ c b)> |
#<alt (/ (- (* a (/ c b)) b) a)> |
#<alt (- (* a (/ c b)) b)> |
#<alt (* a (/ c b))> |
#<alt (/ (/ 1 a) (/ -2 (/ (* (* a c) 2) b)))> |
#<alt (/ -2 (/ (* (* a c) 2) b))> |
#<alt (/ 1 a)> |
#<alt (/ (* (* a c) 2) b)> |
#<alt (/ (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) (* a -2))> |
#<alt (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b)))))> |
#<alt (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))> |
#<alt (* b (+ 1 (/ (/ (* a (* c -2)) b) b)))> |
#<alt (+ (* b b) (* a (* c -4)))> |
#<alt (* (* a c) 2)> |
#<alt (/ (* a (* c -2)) b)> |
| Outputs |
|---|
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<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 (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (/ -1/2 a)> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ b (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* 2 b)> |
#<alt (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))> |
#<alt (* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* 2 b)> |
#<alt (+ (* -2 (/ (* a c) b)) (* 2 b))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* (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 (/ 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 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (/ c b)> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (/ c b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (/ (* a c) b)> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* a (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (/ (* a c) b)> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -1 (/ c b)) (/ b a))))> |
#<alt (* -1 b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (- (/ (* a c) b) b)> |
#<alt (/ (* a c) b)> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (* c (+ (* -1 (/ b c)) (/ a b)))> |
#<alt (/ (* a c) b)> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -1 (/ a b)) (/ b c))))> |
#<alt (/ (* a c) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* a c)) b)> |
#<alt (* -1 b)> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2))))))> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a 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))> |
#<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 (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (/ 1 a)> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a 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))> |
#<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 (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (/ (- (* -1 (pow b 2)) (* -2 (* a c))) b)> |
#<alt (/ (- (* -1 (pow b 2)) (* -2 (* a c))) b)> |
#<alt (/ (- (* -1 (pow b 2)) (* -2 (* a c))) b)> |
#<alt (* -1 b)> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 b)> |
#<alt (- (* 2 (/ (* a c) b)) b)> |
#<alt (- (* 2 (/ (* a c) b)) b)> |
#<alt (- (* 2 (/ (* a c) b)) b)> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* a (- (* -1 (/ b a)) (* -2 (/ c b))))> |
#<alt (* a (- (* -1 (/ b a)) (* -2 (/ c b))))> |
#<alt (* a (- (* -1 (/ b a)) (* -2 (/ c b))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (* a (- (/ b a) (* 2 (/ c b)))))> |
#<alt (* -1 (* a (- (/ b a) (* 2 (/ c b)))))> |
#<alt (* -1 (* a (- (/ b a) (* 2 (/ c b)))))> |
#<alt (* -1 b)> |
#<alt (- (* 2 (/ (* a c) b)) b)> |
#<alt (- (* 2 (/ (* a c) b)) b)> |
#<alt (- (* 2 (/ (* a c) b)) b)> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* c (- (* -1 (/ b c)) (* -2 (/ a b))))> |
#<alt (* c (- (* -1 (/ b c)) (* -2 (/ a b))))> |
#<alt (* c (- (* -1 (/ b c)) (* -2 (/ a b))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (* c (- (/ b c) (* 2 (/ a b)))))> |
#<alt (* -1 (* c (- (/ b c) (* 2 (/ a b)))))> |
#<alt (* -1 (* c (- (/ b c) (* 2 (/ a b)))))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (/ (+ (* -2 (* a c)) (pow b 2)) b)> |
#<alt (/ (+ (* -2 (* a c)) (pow b 2)) b)> |
#<alt (/ (+ (* -2 (* a c)) (pow b 2)) b)> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt b> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))> |
#<alt (* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1)))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* a (+ (* -2 (/ c b)) (/ b a)))> |
#<alt (* a (+ (* -2 (/ c b)) (/ b a)))> |
#<alt (* a (+ (* -2 (/ c b)) (/ b a)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))> |
#<alt (* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b)))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* c (+ (* -2 (/ a b)) (/ b c)))> |
#<alt (* c (+ (* -2 (/ a b)) (/ b c)))> |
#<alt (* c (+ (* -2 (/ a b)) (/ b c)))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b)))))> |
#<alt (* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ 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 (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* 2 (* a c))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
#<alt (* -2 (/ (* a c) b))> |
153 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | 0 | (/ (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) (* a -2)) |
| 1.0ms | b | @ | -inf | (/ (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) (* a -2)) |
| 1.0ms | b | @ | 0 | (/ (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) (* a -2)) |
| 1.0ms | a | @ | -inf | (/ (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) (* a -2)) |
| 1.0ms | a | @ | inf | (/ (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) (* a -2)) |
| 1× | batch-egg-rewrite |
| 4684× | *-lowering-*.f32 |
| 4684× | *-lowering-*.f64 |
| 2840× | /-lowering-/.f32 |
| 2840× | /-lowering-/.f64 |
| 2364× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 170 |
| 1 | 232 | 158 |
| 2 | 2194 | 150 |
| 0 | 9721 | 150 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -1/2 a) (+ b (sqrt (+ (* b b) (* a (* c -4)))))) |
(/ -1/2 a) |
(+ b (sqrt (+ (* b b) (* a (* c -4))))) |
(sqrt (+ (* b b) (* a (* c -4)))) |
(/ c b) |
(/ (- (* a (/ c b)) b) a) |
(- (* a (/ c b)) b) |
(* a (/ c b)) |
(/ (/ 1 a) (/ -2 (/ (* (* a c) 2) b))) |
(/ -2 (/ (* (* a c) 2) b)) |
(/ 1 a) |
(/ (* (* a c) 2) b) |
(/ (+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) (* a -2)) |
(+ b (- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b))))) |
(- 0 (* b (+ 1 (/ (/ (* a (* c -2)) b) b)))) |
(* b (+ 1 (/ (/ (* a (* c -2)) b) b))) |
(+ (* b b) (* a (* c -4))) |
(* (* a c) 2) |
(/ (* a (* c -2)) b) |
| Outputs |
|---|
(+.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 a (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 a (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64))))) (/.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) (-.f64 (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 b (/.f64 a #s(literal -1/2 binary64)))) (pow.f64 (/.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 b a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 b a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 b (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 b #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) b) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 a b)) (*.f64 a (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 b #s(literal 1/2 binary64)))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) b)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 a #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) a) b)) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) a)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
(*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 a #s(literal 2 binary64))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 2 binary64)) |
(pow.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(+.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fma.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b b) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (neg.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b b)) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) (*.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) b) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) b)) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) b) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
(*.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(fabs.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 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) (sqrt.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (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 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (sqrt.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b c)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 c (-.f64 #s(literal 0 binary64) b))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) c) b)) |
(/.f64 c b) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b c) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b c))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) b) |
(pow.f64 (/.f64 b c) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b c) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal 1 binary64) (/.f64 c b)) |
(*.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) c) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 a (/.f64 c b)) a) (neg.f64 (/.f64 b a))) |
(+.f64 (fma.f64 a (/.f64 (/.f64 c b) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (*.f64 (/.f64 #s(literal 1 binary64) a) b))) |
(+.f64 (fma.f64 (/.f64 c b) (/.f64 a a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (*.f64 (/.f64 #s(literal 1 binary64) a) b))) |
(+.f64 (fma.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) b))) (fma.f64 (/.f64 #s(literal -1 binary64) a) b (*.f64 (/.f64 #s(literal 1 binary64) a) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 a (/.f64 c b)) a) (/.f64 b a)) |
(fma.f64 a (/.f64 (/.f64 c b) a) (neg.f64 (/.f64 b a))) |
(fma.f64 (/.f64 c b) (/.f64 a a) (neg.f64 (/.f64 b a))) |
(fma.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 b a))) |
(neg.f64 (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (/.f64 c b)) b)) a)) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (/.f64 c b)) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b))) (*.f64 a (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b)) (*.f64 a (+.f64 b (*.f64 a (/.f64 c b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b))))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b))))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (+.f64 b (*.f64 a (/.f64 c b))) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b)) #s(literal -1 binary64)) (*.f64 (+.f64 b (*.f64 a (/.f64 c b))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (/.f64 c b)) b))) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (/.f64 (*.f64 a (/.f64 c b)) a) (/.f64 (*.f64 a (/.f64 c b)) a)) (+.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 (*.f64 a (/.f64 c b)) a) (/.f64 b a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (/.f64 c b)) a) (/.f64 (*.f64 a (/.f64 c b)) a)) (*.f64 (/.f64 b a) (/.f64 b a))) (+.f64 (/.f64 (*.f64 a (/.f64 c b)) a) (/.f64 b a))) |
(/.f64 (*.f64 (-.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (-.f64 (*.f64 a (/.f64 c b)) b) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (+.f64 b (*.f64 a (/.f64 c b)))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (/.f64 c b))) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 a (/.f64 c b)) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (/.f64 c b)) b)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (-.f64 (*.f64 a (/.f64 c b)) b) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b))))))) |
(*.f64 (pow.f64 (/.f64 a (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 a (/.f64 c b))))) |
(+.f64 (*.f64 a (/.f64 c b)) (-.f64 #s(literal 0 binary64) b)) |
(+.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (fma.f64 #s(literal -1 binary64) b b)) |
(+.f64 (-.f64 (*.f64 a (/.f64 c b)) b) (fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) b)) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a (/.f64 c b))) |
(-.f64 (*.f64 a (/.f64 c b)) b) |
(-.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b)))))) (/.f64 (*.f64 b (*.f64 b b)) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (+.f64 b (*.f64 a (/.f64 c b)))) (/.f64 (*.f64 b b) (+.f64 b (*.f64 a (/.f64 c b))))) |
(fma.f64 a (/.f64 c b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 c (/.f64 a b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) a) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (/.f64 c b) a (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) b)) |
(fma.f64 #s(literal -1 binary64) b (*.f64 a (/.f64 c b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 a (/.f64 c b))) (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b))) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a (/.f64 c b)) (-.f64 #s(literal 0 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b)) (+.f64 b (*.f64 a (/.f64 c b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b)) (-.f64 (*.f64 a (/.f64 c b)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b)))) (neg.f64 (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b))) (neg.f64 (+.f64 b (*.f64 a (/.f64 c b))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b))))) (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (*.f64 a (/.f64 c b))) (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b (+.f64 b (*.f64 a (/.f64 c b))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 a (/.f64 c b))))) |
(/.f64 a (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 (*.f64 a c) b) |
(/.f64 (neg.f64 (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) a) (/.f64 b c)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) c) a) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) b) a)) |
(*.f64 (/.f64 c b) a) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b)) |
(exp.f64 (*.f64 (log.f64 (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a (*.f64 c #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 c #s(literal 2 binary64)))) b) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) #s(literal -2 binary64)) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a c))) b) |
(pow.f64 (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))) (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 a #s(literal -1/2 binary64)) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (*.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))) a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a c))) (/.f64 (/.f64 #s(literal 1 binary64) a) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a c))) (pow.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a c))) (pow.f64 (*.f64 b a) #s(literal -1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a (*.f64 c #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) |
(/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 a (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
(pow.f64 (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal -2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(*.f64 #s(literal -2 binary64) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))) |
(*.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))) #s(literal -2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) b) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 2 binary64)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) b) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) a)) |
(/.f64 #s(literal 1 binary64) a) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 a #s(literal -1 binary64)) |
(pow.f64 (*.f64 a a) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 a #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 a #s(literal -1/2 binary64)) (pow.f64 a #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))))) |
(/.f64 (*.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) #s(literal 1 binary64)) b) |
(pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(*.f64 a (*.f64 c (/.f64 #s(literal 2 binary64) b))) |
(*.f64 a (*.f64 (*.f64 c #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 a (/.f64 (*.f64 c #s(literal 2 binary64)) b)) |
(*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 2 binary64) b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 a (*.f64 c #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 2 binary64) b) (*.f64 a c)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 b (/.f64 a #s(literal -1/2 binary64))) (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) b) (neg.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (neg.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (neg.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/2 binary64))))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a) (neg.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (/.f64 a #s(literal -1/2 binary64))))) |
(neg.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) a))) |
(/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) #s(literal 1 binary64)) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b))))) |
(pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (/.f64 a #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) a) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 a #s(literal -1/2 binary64)) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(+.f64 #s(literal 0 binary64) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b) |
(+.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(+.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(+.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(+.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(+.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(+.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(+.f64 (fma.f64 b #s(literal 1 binary64) (neg.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal -1 binary64)))) (fma.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal -1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 b #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) |
(+.f64 (fma.f64 b #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) b (neg.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal -1 binary64)))) (fma.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal -1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal -1 binary64)))) |
(+.f64 (fma.f64 #s(literal 1 binary64) b (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) b (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) |
(-.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b)) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(-.f64 (-.f64 b b) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) |
(fma.f64 b #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(fma.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b) |
(fma.f64 #s(literal 1 binary64) b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) b) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) b) |
(fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b) |
(fma.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) b) |
(fma.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) b) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (-.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 b b)) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (+.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (-.f64 (*.f64 b b) (*.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) b) (*.f64 b (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) b) (*.f64 b (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 b (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) (*.f64 b (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 b (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 b (*.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) b) (*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) b) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) b) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) b)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (-.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (-.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 b (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))))) (*.f64 b (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (*.f64 b (-.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (*.f64 b (-.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) b))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 b (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (-.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) b))))) |
(+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) b) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(+.f64 (fma.f64 #s(literal -1 binary64) b (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))) |
(-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) |
(fma.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) b) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64) b) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) b b) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) b #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 #s(literal 1 binary64) b) b) |
(neg.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (-.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) |
(/.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) b) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) b) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) b)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) b) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) b)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 b b)) (*.f64 b (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) b) (*.f64 b (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) b) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 b (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 b (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) b) (*.f64 b (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 b (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b) b) (*.f64 b (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(pow.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) b) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b) |
(+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (fma.f64 (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(+.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) b) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(+.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) |
(+.f64 (fma.f64 #s(literal -1 binary64) b (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))))) |
(-.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(-.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(fma.f64 b #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) |
(fma.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) b) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64) b) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) b b) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (-.f64 #s(literal 0 binary64) b) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) b #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(fma.f64 #s(literal -1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b #s(literal 0 binary64)) |
(fma.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (/.f64 #s(literal 1 binary64) b) b) |
(neg.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (-.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) |
(/.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) b) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) b) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) b)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) b) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) b)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) (*.f64 (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 b b)) (*.f64 b (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) b) (*.f64 b (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) b) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) b)) (*.f64 b (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) (*.f64 b (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (+.f64 (*.f64 b (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 b (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) b) (*.f64 b (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) b) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b) (*.f64 (*.f64 b b) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 b (*.f64 b b))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 b (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 b (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) b) b) (*.f64 b (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 b b)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b (*.f64 b b)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) b) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (*.f64 b b) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) b) b)) |
(pow.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(*.f64 b (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) b) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) |
(*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (+.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))) |
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) |
(exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64))) |
(fabs.f64 (+.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 #s(literal -4 binary64) (*.f64 a c)))) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #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 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64)))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -64 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a c) (*.f64 a c)) #s(literal 16 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c))) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(*.f64 a (neg.f64 (*.f64 c #s(literal -2 binary64)))) |
(*.f64 c (*.f64 a #s(literal 2 binary64))) |
(*.f64 (*.f64 a c) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 a c)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 c #s(literal -2 binary64))) |
(*.f64 (*.f64 a #s(literal 2 binary64)) c) |
(*.f64 (*.f64 c #s(literal 2 binary64)) a) |
(*.f64 (neg.f64 (*.f64 a c)) #s(literal -2 binary64)) |
(*.f64 (neg.f64 (*.f64 c #s(literal -2 binary64))) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) |
(neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal 1 binary64))) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) #s(literal 1 binary64)) b) |
(pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b)) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (*.f64 a c) (neg.f64 (/.f64 #s(literal 2 binary64) b))) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b))) |
(*.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (/.f64 a b)) |
(*.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 a (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -2 binary64) (*.f64 a c))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 c b)) a) |
(*.f64 (neg.f64 (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
| 1× | egg-herbie |
| 5650× | *-lowering-*.f32 |
| 5650× | *-lowering-*.f64 |
| 2536× | +-lowering-+.f64 |
| 2536× | +-lowering-+.f32 |
| 1560× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 571 | 5911 |
| 1 | 1942 | 5584 |
| 2 | 7187 | 5552 |
| 0 | 8018 | 5552 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -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 (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(/ -1/2 a) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* 2 b) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* (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)))))))) |
(/ 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 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(/ c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(/ c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(/ (* a c) b) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(/ (* a c) b) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(- (/ (* a c) b) b) |
(/ (* a c) b) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(/ (* a c) b) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(/ (* a c) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(* -1 b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a 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 (/ 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 (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(/ 1 a) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a 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 (/ 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)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(/ (- (* -1 (pow b 2)) (* -2 (* a c))) b) |
(/ (- (* -1 (pow b 2)) (* -2 (* a c))) b) |
(/ (- (* -1 (pow b 2)) (* -2 (* a c))) b) |
(* -1 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 b) |
(- (* 2 (/ (* a c) b)) b) |
(- (* 2 (/ (* a c) b)) b) |
(- (* 2 (/ (* a c) b)) b) |
(* 2 (/ (* a c) b)) |
(* a (- (* -1 (/ b a)) (* -2 (/ c b)))) |
(* a (- (* -1 (/ b a)) (* -2 (/ c b)))) |
(* a (- (* -1 (/ b a)) (* -2 (/ c b)))) |
(* 2 (/ (* a c) b)) |
(* -1 (* a (- (/ b a) (* 2 (/ c b))))) |
(* -1 (* a (- (/ b a) (* 2 (/ c b))))) |
(* -1 (* a (- (/ b a) (* 2 (/ c b))))) |
(* -1 b) |
(- (* 2 (/ (* a c) b)) b) |
(- (* 2 (/ (* a c) b)) b) |
(- (* 2 (/ (* a c) b)) b) |
(* 2 (/ (* a c) b)) |
(* c (- (* -1 (/ b c)) (* -2 (/ a b)))) |
(* c (- (* -1 (/ b c)) (* -2 (/ a b)))) |
(* c (- (* -1 (/ b c)) (* -2 (/ a b)))) |
(* 2 (/ (* a c) b)) |
(* -1 (* c (- (/ b c) (* 2 (/ a b))))) |
(* -1 (* c (- (/ b c) (* 2 (/ a b))))) |
(* -1 (* c (- (/ b c) (* 2 (/ a b))))) |
(* -2 (/ (* a c) b)) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* -2 (/ (* a c) b))) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(* -2 (/ (* a c) b)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* -2 (/ (* a c) b))) |
(* -2 (/ (* a c) b)) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(* -2 (/ (* a c) b)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ 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)))) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* 2 (* a c)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
(* -2 (/ (* a c) b)) |
| Outputs |
|---|
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 c (*.f64 c c)))) (pow.f64 b #s(literal 5 binary64))) (*.f64 c (/.f64 c (*.f64 b (*.f64 b b)))))))) b) a) |
(* -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 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64)))) |
(+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/128 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64)))) a)) a)) |
(* -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 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal -1/2 binary64))) (*.f64 b (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 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 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (/.f64 #s(literal -1/2 binary64) a)))) |
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (+.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))) (pow.f64 b #s(literal 6 binary64))))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 c (*.f64 a (*.f64 c (/.f64 c (*.f64 b b))))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(/.f64 (+.f64 c (+.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 c (+.f64 (*.f64 a (*.f64 c (/.f64 c (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 a c) b) b) b))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (*.f64 b (*.f64 b b))))))) (/.f64 b a)) |
(* -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 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)))) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (+.f64 (*.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)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (+.f64 (*.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)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 5 binary64))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (*.f64 b (/.f64 #s(literal 1/2 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/8 binary64)))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (pow.f64 a #s(literal 5 binary64)))))))) c)) c)) (neg.f64 c)) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(/ -1/2 a) |
(/.f64 #s(literal -1/2 binary64) a) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c)))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (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 (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))))) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) b) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (*.f64 a c) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (*.f64 b b)))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (/.f64 #s(literal 20 binary64) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) b)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (+.f64 (+.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))) |
(* -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 (/ 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 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/64 binary64))) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 a c))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) a)) a)) (neg.f64 a)) |
(* 2 b) |
(*.f64 b #s(literal 2 binary64)) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 a (*.f64 a c)) (*.f64 b (*.f64 b b)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)) (/ b c))))) |
(*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))) |
(* -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 (/ 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 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))))))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b b)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/4 binary64)))) c)) c)) (neg.f64 c)) |
(* (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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) #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 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a (*.f64 c (*.f64 c c))))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (sqrt.f64 #s(literal -4 binary64))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 a (/.f64 (*.f64 c #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 (*.f64 a c) b) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 b (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c #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 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a 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 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 a c) b) b) (/.f64 (*.f64 c (*.f64 a (*.f64 a c))) (pow.f64 b #s(literal 4 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64)))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (*.f64 (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))) #s(literal -2 binary64)))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (/.f64 (*.f64 c #s(literal -2 binary64)) b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 c (*.f64 c c))) #s(literal -4 binary64)) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 c c) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 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 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))))) (neg.f64 a)) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 a (neg.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 a c))))) (*.f64 (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 c c))) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 c #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 -4 binary64) (*.f64 a (*.f64 a (*.f64 a c)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal -2 binary64)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 a c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) #s(literal -1/8 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 #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 (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 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) (neg.f64 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 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64)))) (neg.f64 c)) |
(* -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 (*.f64 (sqrt.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 a a)) (pow.f64 c #s(literal 5 binary64)))) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/64 binary64))) (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (*.f64 c c))))))))) (*.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 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 1/512 binary64))))) (neg.f64 c)) |
(/ 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 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 a c) b) b) a) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 a c)))) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -1 (/ b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) 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)))) |
(*.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)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (-.f64 (/.f64 c b) (/.f64 b a))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 (/.f64 b a) (/.f64 c b)) (neg.f64 a)) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (-.f64 (/.f64 a b) (/.f64 b c))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 b c) (/.f64 a b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 b c) (/.f64 a b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (/.f64 b c) (/.f64 a b)))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(/ (* a c) b) |
(/.f64 (*.f64 a 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)) |
(-.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 (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a c))) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(/ 1 a) |
(/.f64 #s(literal 1 binary64) a) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) 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)) |
(-.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)) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(/ (- (* -1 (pow b 2)) (* -2 (* a c))) b) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 2 binary64)))) b) |
(/ (- (* -1 (pow b 2)) (* -2 (* a c))) b) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 2 binary64)))) b) |
(/ (- (* -1 (pow b 2)) (* -2 (* a c))) b) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (*.f64 c #s(literal 2 binary64)))) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) b) b)))) |
(* -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 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b)))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b)))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (* 2 (/ (* a c) b)) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) b) |
(- (* 2 (/ (* a c) b)) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) b) |
(- (* 2 (/ (* a c) b)) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* a (- (* -1 (/ b a)) (* -2 (/ c b)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 b a))) |
(* a (- (* -1 (/ b a)) (* -2 (/ c b)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 b a))) |
(* a (- (* -1 (/ b a)) (* -2 (/ c b)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 b a))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* -1 (* a (- (/ b a) (* 2 (/ c b))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 b a))) |
(* -1 (* a (- (/ b a) (* 2 (/ c b))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 b a))) |
(* -1 (* a (- (/ b a) (* 2 (/ c b))))) |
(*.f64 a (-.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 b a))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(- (* 2 (/ (* a c) b)) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) b) |
(- (* 2 (/ (* a c) b)) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) b) |
(- (* 2 (/ (* a c) b)) b) |
(-.f64 (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) b) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* c (- (* -1 (/ b c)) (* -2 (/ a b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c))) |
(* c (- (* -1 (/ b c)) (* -2 (/ a b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c))) |
(* c (- (* -1 (/ b c)) (* -2 (/ a b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c))) |
(* 2 (/ (* a c) b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b) |
(* -1 (* c (- (/ b c) (* 2 (/ a b))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c))) |
(* -1 (* c (- (/ b c) (* 2 (/ a b))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c))) |
(* -1 (* c (- (/ b c) (* 2 (/ a b))))) |
(*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))) b) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))) b) |
(/ (+ (* -2 (* a c)) (pow b 2)) b) |
(/.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -2 binary64)))) b) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) b))) |
b |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))))) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))))) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a c) b) b))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(* a (+ (* -2 (/ c b)) (/ b a))) |
(*.f64 a (+.f64 (/.f64 b a) (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 b a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 c #s(literal 2 binary64)) b) (/.f64 b a)) (neg.f64 a)) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b c))) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b c))) |
(* c (+ (* -2 (/ a b)) (/ b c))) |
(*.f64 c (+.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 b c))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))) |
(*.f64 (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)) (neg.f64 c)) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 (*.f64 c #s(literal 4 binary64)) (/.f64 (*.f64 b b) a)) (neg.f64 a)) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 a (*.f64 c #s(literal -4 binary64))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* 2 (* a c)) |
(*.f64 a (*.f64 c #s(literal 2 binary64))) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
(* -2 (/ (* a c) b)) |
(*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)) |
Compiled 33034 to 3324 computations (89.9% saved)
55 alts after pruning (52 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1390 | 21 | 1411 |
| Fresh | 3 | 31 | 34 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1396 | 55 | 1451 |
| Status | Accuracy | Program |
|---|---|---|
| 18.1% | (/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) | |
| 21.7% | (/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) | |
| 20.9% | (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) | |
| 1.5% | (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) | |
| 13.2% | (/.f64 (/.f64 (*.f64 a c) b) a) | |
| 27.8% | (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) | |
| 27.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) | |
| 32.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) | |
| 34.2% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 28.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))))) | |
| 31.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) | |
| 15.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) #s(literal -1 binary64))))) | |
| 28.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) | |
| 27.5% | (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) | |
| 33.1% | (/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) | |
| 33.2% | (/.f64 (-.f64 (/.f64 a (/.f64 b c)) b) a) | |
| 30.5% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) | |
| 33.1% | (/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) | |
| ▶ | 20.7% | (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
| 18.2% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) | |
| ▶ | 35.7% | (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
| 31.2% | (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) | |
| ▶ | 13.2% | (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
| 11.6% | (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) | |
| 12.5% | (/.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)) (*.f64 a #s(literal -2 binary64))) | |
| 1.3% | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) | |
| 1.7% | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (*.f64 a #s(literal -2 binary64))) | |
| 12.7% | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) | |
| 13.6% | (/.f64 (+.f64 b (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b)) (*.f64 a #s(literal -2 binary64))) | |
| 3.6% | (/.f64 (+.f64 b (*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)))) (*.f64 a #s(literal -2 binary64))) | |
| 34.2% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) | |
| 31.6% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 31.8% | (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) | |
| ✓ | 13.2% | (/.f64 c b) |
| ▶ | 33.0% | (/.f64 b (neg.f64 a)) |
| 13.2% | (/.f64 #s(literal 1 binary64) (/.f64 b c)) | |
| 33.0% | (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) | |
| ▶ | 27.7% | (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
| 13.6% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) | |
| ✓ | 51.3% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| 34.2% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 34.8% | (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) | |
| 31.6% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 35.0% | (/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) | |
| 32.9% | (/.f64 #s(literal -1 binary64) (/.f64 a b)) | |
| 33.2% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 32.6% | (-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) | |
| 32.1% | (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) | |
| 35.2% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| 13.5% | (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))) | |
| ✓ | 51.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 34.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| 31.2% | (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) | |
| 25.1% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 32.9% | (*.f64 b (/.f64 #s(literal -1 binary64) a)) |
Compiled 2454 to 1390 computations (43.4% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 256 | (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) |
| ✓ | cost-diff | 256 | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
| ✓ | cost-diff | 256 | (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
| ✓ | cost-diff | 256 | (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 c (/.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 c (/.f64 a b)) a) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1 binary64) (*.f64 a c)) |
| ✓ | cost-diff | 0 | (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))) |
| ✓ | cost-diff | 256 | (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
| ✓ | cost-diff | 384 | (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
| ✓ | cost-diff | -64 | (neg.f64 a) |
| ✓ | cost-diff | -64 | (/.f64 b (neg.f64 a)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) |
| ✓ | cost-diff | 256 | (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 512 | (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
| 3962× | *-lowering-*.f32 |
| 3962× | *-lowering-*.f64 |
| 2144× | /-lowering-/.f32 |
| 2144× | /-lowering-/.f64 |
| 1156× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 385 |
| 1 | 143 | 362 |
| 2 | 443 | 338 |
| 3 | 2271 | 327 |
| 4 | 6738 | 327 |
| 0 | 8343 | 327 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) (* a (* b -1/2))) (* a a)) |
(+ (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) (* a (* b -1/2))) |
(* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) |
(* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) |
(sqrt (+ (* b b) (* -4 (* a c)))) |
(+ (* b b) (* -4 (* a c))) |
(* b b) |
b |
(* -4 (* a c)) |
-4 |
(* a c) |
a |
c |
-1/2 |
(* a (* b -1/2)) |
(* b -1/2) |
(* a a) |
(/ b (neg a)) |
b |
(neg a) |
a |
(/ 1 (* a (* b (/ -1 (* a c))))) |
1 |
(* a (* b (/ -1 (* a c)))) |
a |
(* b (/ -1 (* a c))) |
b |
(/ -1 (* a c)) |
-1 |
(* a c) |
c |
(/ (- (* (* c (/ a b)) a) (* a b)) (* a a)) |
(- (* (* c (/ a b)) a) (* a b)) |
(* (* c (/ a b)) a) |
(* c (/ a b)) |
c |
(/ a b) |
a |
b |
(* a b) |
(* a a) |
(/ (+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) (* a -2)) |
(+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) |
b |
(/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b)))) |
(* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) |
(- 0 b) |
0 |
(- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b))) |
1 |
(* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)) |
(/ (* 2 (* a (/ c b))) b) |
(* 2 (* a (/ c b))) |
2 |
(* a (/ c b)) |
a |
(/ c b) |
c |
(- 1 (/ (* -2 (* a c)) (* b b))) |
(/ (* -2 (* a c)) (* b b)) |
(* -2 (* a c)) |
-2 |
(* a c) |
(* b b) |
(* a -2) |
| Outputs |
|---|
(/ (+ (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) (* a (* b -1/2))) (* a a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) a) |
(+ (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) (* a (* b -1/2))) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -1/2 binary64))) |
(* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) |
(sqrt (+ (* b b) (* -4 (* a c)))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+ (* b b) (* -4 (* a c))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(* b b) |
(*.f64 b b) |
b |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
-4 |
#s(literal -4 binary64) |
(* a c) |
(*.f64 a c) |
a |
c |
-1/2 |
#s(literal -1/2 binary64) |
(* a (* b -1/2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 b a)) |
(* b -1/2) |
(*.f64 b #s(literal -1/2 binary64)) |
(* a a) |
(*.f64 a a) |
(/ b (neg a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
b |
(neg a) |
(-.f64 #s(literal 0 binary64) a) |
a |
(/ 1 (* a (* b (/ -1 (* a c))))) |
(/.f64 c (-.f64 #s(literal 0 binary64) b)) |
1 |
#s(literal 1 binary64) |
(* a (* b (/ -1 (* a c)))) |
(-.f64 #s(literal 0 binary64) (/.f64 b c)) |
a |
(* b (/ -1 (* a c))) |
(/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
b |
(/ -1 (* a c)) |
(/.f64 (/.f64 #s(literal -1 binary64) a) c) |
-1 |
#s(literal -1 binary64) |
(* a c) |
(*.f64 a c) |
c |
(/ (- (* (* c (/ a b)) a) (* a b)) (* a a)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(- (* (* c (/ a b)) a) (* a b)) |
(*.f64 a (-.f64 (/.f64 (*.f64 a c) b) b)) |
(* (* c (/ a b)) a) |
(/.f64 (*.f64 a (*.f64 a c)) b) |
(* c (/ a b)) |
(/.f64 (*.f64 a c) b) |
c |
(/ a b) |
(/.f64 a b) |
a |
b |
(* a b) |
(*.f64 b a) |
(* a a) |
(*.f64 a a) |
(/ (+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) (* a -2)) |
(/.f64 (-.f64 b (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal -4 binary64)) b) (*.f64 a c)) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) b)))) (*.f64 a #s(literal -2 binary64))) |
(+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) |
(-.f64 b (/.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal -4 binary64)) b) (*.f64 a c)) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) b)))) |
b |
(/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b)))) |
(*.f64 b (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) (*.f64 (/.f64 (*.f64 a c) b) #s(literal 4 binary64))) (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) b)))) |
(* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) |
(*.f64 b (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 a c) b) (*.f64 (/.f64 (*.f64 a c) b) #s(literal 4 binary64))) (*.f64 b b)))) |
(- 0 b) |
(-.f64 #s(literal 0 binary64) b) |
0 |
#s(literal 0 binary64) |
(- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 (*.f64 a c) b) #s(literal -4 binary64)) b) (*.f64 a c)) (*.f64 b b))) |
1 |
#s(literal 1 binary64) |
(* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)) |
(/.f64 (*.f64 (/.f64 (*.f64 a c) b) (*.f64 (/.f64 (*.f64 a c) b) #s(literal 4 binary64))) (*.f64 b b)) |
(/ (* 2 (* a (/ c b))) b) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) b) |
(* 2 (* a (/ c b))) |
(/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) |
2 |
#s(literal 2 binary64) |
(* a (/ c b)) |
(/.f64 (*.f64 a c) b) |
a |
(/ c b) |
(/.f64 c b) |
c |
(- 1 (/ (* -2 (* a c)) (* b b))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal 2 binary64))) b) b)) |
(/ (* -2 (* a c)) (* b b)) |
(/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) (*.f64 b b)) |
(* -2 (* a c)) |
(*.f64 a (*.f64 c #s(literal -2 binary64))) |
-2 |
#s(literal -2 binary64) |
(* a c) |
(*.f64 a c) |
(* b b) |
(*.f64 b b) |
(* a -2) |
(*.f64 a #s(literal -2 binary64)) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 88.3% | (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
| ✓ | accuracy | 83.2% | (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) |
| ✓ | accuracy | 78.2% | (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) |
| ✓ | accuracy | 58.5% | (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) |
| ✓ | accuracy | 99.6% | (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) |
| ✓ | accuracy | 95.8% | (*.f64 (*.f64 c (/.f64 a b)) a) |
| ✓ | accuracy | 92.7% | (*.f64 c (/.f64 a b)) |
| ✓ | accuracy | 61.6% | (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal -1 binary64) (*.f64 a c)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
| ✓ | accuracy | 93.3% | (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))) |
| ✓ | accuracy | 88.9% | (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
| ✓ | accuracy | 100.0% | (/.f64 b (neg.f64 a)) |
| ✓ | accuracy | 100.0% | (neg.f64 a) |
| ✓ | accuracy | 99.4% | (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
| ✓ | accuracy | 84.1% | (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 60.6% | (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
| ✓ | accuracy | 57.0% | (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
| 186.0ms | 66× | 2 | valid |
| 112.0ms | 28× | 3 | valid |
| 103.0ms | 67× | 1 | valid |
| 81.0ms | 95× | 0 | valid |
Compiled 470 to 50 computations (89.4% saved)
ival-mult: 88.0ms (42% of total)ival-div: 48.0ms (22.9% of total)backward-pass: 43.0ms (20.5% of total)ival-sub: 12.0ms (5.7% of total)ival-add: 8.0ms (3.8% of total)ival-sqrt: 5.0ms (2.4% of total)ival-neg: 4.0ms (1.9% of total)const: 2.0ms (1% of total)| Inputs |
|---|
#<alt (/ (+ (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) (* a (* b -1/2))) (* a a))> |
#<alt (+ (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) (* a (* b -1/2)))> |
#<alt (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a)> |
#<alt (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2)> |
#<alt (/ b (neg a))> |
#<alt (neg a)> |
#<alt (/ 1 (* a (* b (/ -1 (* a c)))))> |
#<alt (* a (* b (/ -1 (* a c))))> |
#<alt (* b (/ -1 (* a c)))> |
#<alt (/ -1 (* a c))> |
#<alt (/ (- (* (* c (/ a b)) a) (* a b)) (* a a))> |
#<alt (- (* (* c (/ a b)) a) (* a b))> |
#<alt (* (* c (/ a b)) a)> |
#<alt (* c (/ a b))> |
#<alt (/ (+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) (* a -2))> |
#<alt (+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b)))))> |
#<alt (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))> |
#<alt (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b))))> |
#<alt (sqrt (+ (* b b) (* -4 (* a c))))> |
#<alt (+ (* b b) (* -4 (* a c)))> |
#<alt (/ (* -2 (* a c)) (* b b))> |
| Outputs |
|---|
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a)))))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a)))))> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a)))> |
#<alt (* -1 (/ (* b (+ (* -1/2 a) (* 1/2 a))) (pow a 2)))> |
#<alt (* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (/ c (pow b 2))))))> |
#<alt (* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a)> |
#<alt (/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a)> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))> |
#<alt (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3)))))> |
#<alt (+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b))))> |
#<alt (* -1/2 (* (sqrt (/ c a)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c)))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (/ c a)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c)))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))))> |
#<alt (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* -1/4 (* (sqrt (/ a c)) (/ b (sqrt -4)))))))> |
#<alt (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* b (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))))> |
#<alt (* -1 (* a b))> |
#<alt (* b (+ (* -1 a) (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (* b (+ (* -1 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))> |
#<alt (* b (+ (* -1 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (* 1/2 a))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (/ (* (pow a 2) c) (pow b 2))))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))))> |
#<alt (* -1 (* a b))> |
#<alt (* a (+ (* -1 b) (/ (* a c) b)))> |
#<alt (* a (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (* a (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))))> |
#<alt (* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* (pow a 2) (+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* -1 (* a b))> |
#<alt (+ (* -1 (* a b)) (/ (* (pow a 2) c) b))> |
#<alt (+ (* -1 (* a b)) (* c (+ (/ (* (pow a 3) c) (pow b 3)) (/ (pow a 2) b))))> |
#<alt (+ (* -1 (* a b)) (* c (+ (* c (+ (* 2 (/ (* (pow a 4) c) (pow b 5))) (/ (pow a 3) (pow b 3)))) (/ (pow a 2) b))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/2 (/ (* a b) c))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (* a b)) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c)))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (* a b))) c)))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -1/4 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4)))))> |
#<alt (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))> |
#<alt (+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))> |
#<alt (* -1/2 (* a b))> |
#<alt (* b (+ (* -1/2 a) (/ (* (pow a 2) c) (pow b 2))))> |
#<alt (* b (+ (* -1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))> |
#<alt (* b (+ (* -1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))> |
#<alt (* 1/2 (* a b))> |
#<alt (* -1 (* b (+ (* -1/2 a) (/ (* (pow a 2) c) (pow b 2)))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 (* b (+ (* -1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1/2 (* a b))> |
#<alt (* a (+ (* -1/2 b) (/ (* a c) b)))> |
#<alt (* a (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (* a (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* (pow a 2) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))> |
#<alt (* (pow a 2) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))> |
#<alt (* (pow a 2) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1/2 (* a b))> |
#<alt (+ (* -1/2 (* a b)) (/ (* (pow a 2) c) b))> |
#<alt (+ (* -1/2 (* a b)) (* c (+ (/ (* (pow a 3) c) (pow b 3)) (/ (pow a 2) b))))> |
#<alt (+ (* -1/2 (* a b)) (* c (+ (* c (+ (* 2 (/ (* (pow a 4) c) (pow b 5))) (/ (pow a 3) (pow b 3)))) (/ (pow a 2) b))))> |
#<alt (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* (pow a 3) c)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))))))))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))))> |
#<alt (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))))> |
#<alt (+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))))))))> |
#<alt (* -1/2 b)> |
#<alt (* b (- (/ (* a c) (pow b 2)) 1/2))> |
#<alt (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2))> |
#<alt (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))> |
#<alt (* 1/2 b)> |
#<alt (* -1 (* b (- (/ (* a c) (pow b 2)) 1/2)))> |
#<alt (* -1 (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2)))> |
#<alt (* -1 (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2)))> |
#<alt (* -1/2 b)> |
#<alt (+ (* -1/2 b) (/ (* a c) b))> |
#<alt (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))))> |
#<alt (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -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 (* a (+ (* -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 (* -1/2 b)> |
#<alt (+ (* -1/2 b) (/ (* a c) b))> |
#<alt (+ (* -1/2 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3)))))> |
#<alt (+ (* -1/2 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b))))> |
#<alt (* -1/2 (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))> |
#<alt (* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -1))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))> |
#<alt (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 a)> |
#<alt (* -1 (/ 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))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b c))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (* -1 (/ b (* a c)))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (/ -1 (* a c))> |
#<alt (* -1 (/ b a))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (* c (+ (* -1 (/ b (* a c))) (/ 1 b)))> |
#<alt (/ c b)> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (* c (- (/ b (* a c)) (/ 1 b))))> |
#<alt (* -1 (/ b a))> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ (+ (* -1 b) (/ (* a c) b)) a)> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (+ (* -1 (/ b a)) (/ c b))> |
#<alt (/ c b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (/ (+ c (* -1 (/ (pow b 2) a))) b)> |
#<alt (* -1 (/ b a))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* b (- (/ c (pow b 2)) (/ 1 a)))> |
#<alt (* -1 (/ b a))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a))))> |
#<alt (* -1 (* a b))> |
#<alt (- (/ (* (pow a 2) c) b) (* a b))> |
#<alt (- (/ (* (pow a 2) c) b) (* a b))> |
#<alt (- (/ (* (pow a 2) c) b) (* a b))> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (* c (+ (* -1 (/ (* a b) c)) (/ (pow a 2) b)))> |
#<alt (* c (+ (* -1 (/ (* a b) c)) (/ (pow a 2) b)))> |
#<alt (* c (+ (* -1 (/ (* a b) c)) (/ (pow a 2) b)))> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (* -1 (* c (+ (* -1 (/ (pow a 2) b)) (/ (* a b) c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow a 2) b)) (/ (* a b) c))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow a 2) b)) (/ (* a b) c))))> |
#<alt (* -1 (* a b))> |
#<alt (* a (- (/ (* a c) b) b))> |
#<alt (* a (- (/ (* a c) b) b))> |
#<alt (* a (- (/ (* a c) b) b))> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b a)) (/ c b)))> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (+ (* -1 (* a (pow b 2))) (* (pow a 2) c)) b)> |
#<alt (/ (+ (* -1 (* a (pow b 2))) (* (pow a 2) c)) b)> |
#<alt (/ (+ (* -1 (* a (pow b 2))) (* (pow a 2) c)) b)> |
#<alt (* -1 (* a b))> |
#<alt (* b (- (/ (* (pow a 2) c) (pow b 2)) a))> |
#<alt (* b (- (/ (* (pow a 2) c) (pow b 2)) a))> |
#<alt (* b (- (/ (* (pow a 2) c) (pow b 2)) a))> |
#<alt (* -1 (* a b))> |
#<alt (* -1 (* b (- (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1 a))))> |
#<alt (* -1 (* b (- (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1 a))))> |
#<alt (* -1 (* b (- (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1 a))))> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* (pow a 2) c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a c) b)> |
#<alt (/ (* a 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 (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (* a (pow b 2))))) b))> |
#<alt (* -1 (/ (+ c (+ (* 1/2 (/ (+ (* -8 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (* a (pow b 4)))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (* a (pow b 2)))))) b))> |
#<alt (* -1 (/ (+ c (+ (* 1/2 (/ (+ (* -16 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 1/2 (/ (+ (* -8 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (* a (pow b 4)))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (* a (pow b 2))))))) b))> |
#<alt (* -1/2 (/ (+ b (* -1 b)) a))> |
#<alt (/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a)> |
#<alt (/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a)> |
#<alt (/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a)> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))> |
#<alt (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))> |
#<alt (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))> |
#<alt (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))> |
#<alt (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))> |
#<alt (* -1/2 (/ (+ b (* -1 b)) a))> |
#<alt (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))> |
#<alt (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))> |
#<alt (+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a)))> |
#<alt (* -1 (/ c b))> |
#<alt (* c (- (* -1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b)))> |
#<alt (* c (- (* -1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b)))> |
#<alt (* c (- (* -1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b)))> |
#<alt (* -1 (/ c b))> |
#<alt (* -1 (* c (+ (* 1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b))))> |
#<alt (* -1 (* c (+ (* 1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))) b))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -8 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (pow b 4))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -16 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) b))> |
#<alt (+ b (* -1 b))> |
#<alt (+ b (+ (* -1 b) (* 2 (/ (* a c) b))))> |
#<alt (+ b (+ (* -1 b) (* 2 (/ (* a c) b))))> |
#<alt (+ b (+ (* -1 b) (* 2 (/ (* a c) b))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a))))> |
#<alt (* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a))))> |
#<alt (* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a)))))> |
#<alt (* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a)))))> |
#<alt (* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a)))))> |
#<alt (+ b (* -1 b))> |
#<alt (+ b (+ (* -1 b) (* 2 (/ (* a c) b))))> |
#<alt (+ b (+ (* -1 b) (* 2 (/ (* a c) b))))> |
#<alt (+ b (+ (* -1 b) (* 2 (/ (* a c) b))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c))))> |
#<alt (* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c))))> |
#<alt (* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (* c (+ (* -2 (/ a b)) (* -1 (/ (+ b (* -1 b)) c)))))> |
#<alt (* -1 (* c (+ (* -2 (/ a b)) (* -1 (/ (+ b (* -1 b)) c)))))> |
#<alt (* -1 (* c (+ (* -2 (/ a b)) (* -1 (/ (+ b (* -1 b)) c)))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b)> |
#<alt (/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b)> |
#<alt (* -1 b)> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* b (- (* 2 (/ (* a c) (pow b 2))) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 b)> |
#<alt (+ (* -1 b) (* 2 (/ (* a c) b)))> |
#<alt (+ (* -1 b) (* 2 (/ (* a c) b)))> |
#<alt (+ (* -1 b) (* 2 (/ (* a c) b)))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))> |
#<alt (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))> |
#<alt (* a (+ (* -1 (/ b a)) (* 2 (/ c b))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (* a (+ (* -2 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -2 (/ c b)) (/ b a))))> |
#<alt (* -1 (* a (+ (* -2 (/ c b)) (/ b a))))> |
#<alt (* -1 b)> |
#<alt (+ (* -1 b) (* 2 (/ (* a c) b)))> |
#<alt (+ (* -1 b) (* 2 (/ (* a c) b)))> |
#<alt (+ (* -1 b) (* 2 (/ (* a c) b)))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))> |
#<alt (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))> |
#<alt (* c (+ (* -1 (/ b c)) (* 2 (/ a b))))> |
#<alt (* 2 (/ (* a c) b))> |
#<alt (* -1 (* c (+ (* -2 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -2 (/ a b)) (/ b c))))> |
#<alt (* -1 (* c (+ (* -2 (/ a b)) (/ b c))))> |
#<alt (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (/ (+ (* -1 (pow b 4)) (* 4 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1 (pow b 4)) (* 4 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (/ (+ (* -1 (pow b 4)) (* 4 (* (pow a 2) (pow c 2)))) (pow b 3))> |
#<alt (* -1 b)> |
#<alt (* b (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))> |
#<alt (* b (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))> |
#<alt (* b (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 (* b (+ 1 (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 (* b (+ 1 (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* -1 b)> |
#<alt (+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))))> |
#<alt (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3)))))> |
#<alt (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3)))))> |
#<alt (* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3)))))> |
#<alt (* -1 b)> |
#<alt (+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))))> |
#<alt (+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))))> |
#<alt (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3)))))> |
#<alt (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))> |
#<alt (* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3)))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4)))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))> |
#<alt (+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))))))))> |
#<alt b> |
#<alt (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))> |
#<alt (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))> |
#<alt (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))> |
#<alt (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))> |
#<alt (+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))> |
#<alt (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))> |
#<alt (* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))))> |
#<alt b> |
#<alt (+ b (* -2 (/ (* a c) b)))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))))> |
#<alt (+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))))> |
#<alt (* (sqrt (* a c)) (sqrt -4))> |
#<alt (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))> |
#<alt (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))))> |
#<alt (* -2 (* (sqrt (* a c)) (sqrt -1)))> |
#<alt (* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))> |
#<alt (* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))))> |
#<alt (* -4 (* a c))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2)))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* a (+ (* -4 c) (/ (pow b 2) a)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c))))> |
#<alt (pow b 2)> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (+ (* -4 (* a c)) (pow b 2))> |
#<alt (* -4 (* a c))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* c (+ (* -4 a) (/ (pow b 2) c)))> |
#<alt (* -4 (* a c))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a))))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
#<alt (* -2 (/ (* a c) (pow b 2)))> |
177 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | c | @ | -inf | (- (* (* c (/ a b)) a) (* a b)) |
| 8.0ms | b | @ | inf | (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) |
| 5.0ms | c | @ | 0 | (/ (+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) (* a -2)) |
| 3.0ms | b | @ | 0 | (/ (+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) (* a -2)) |
| 2.0ms | b | @ | inf | (/ (+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) (* a -2)) |
| 1× | batch-egg-rewrite |
| 3564× | *-lowering-*.f32 |
| 3564× | *-lowering-*.f64 |
| 3328× | /-lowering-/.f32 |
| 3328× | /-lowering-/.f64 |
| 2166× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 49 | 261 |
| 1 | 303 | 205 |
| 2 | 2813 | 195 |
| 0 | 9174 | 195 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (+ (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) (* a (* b -1/2))) (* a a)) |
(+ (* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) (* a (* b -1/2))) |
(* (* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) a) |
(* (sqrt (+ (* b b) (* -4 (* a c)))) -1/2) |
(/ b (neg a)) |
(neg a) |
(/ 1 (* a (* b (/ -1 (* a c))))) |
(* a (* b (/ -1 (* a c)))) |
(* b (/ -1 (* a c))) |
(/ -1 (* a c)) |
(/ (- (* (* c (/ a b)) a) (* a b)) (* a a)) |
(- (* (* c (/ a b)) a) (* a b)) |
(* (* c (/ a b)) a) |
(* c (/ a b)) |
(/ (+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) (* a -2)) |
(+ b (/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b))))) |
(/ (* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) (- 1 (/ (* -2 (* a c)) (* b b)))) |
(* (- 0 b) (- 1 (* (/ (* 2 (* a (/ c b))) b) (/ (* 2 (* a (/ c b))) b)))) |
(sqrt (+ (* b b) (* -4 (* a c)))) |
(+ (* b b) (* -4 (* a c))) |
(/ (* -2 (* a c)) (* b b)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) (*.f64 a a))) |
(/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64))) (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) a) a) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)))) (neg.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) a))) a) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) a)) #s(literal -1 binary64)) |
(*.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))) (*.f64 b (*.f64 a #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) |
(fma.f64 b (*.f64 a #s(literal -1/2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(fma.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b (*.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 a (*.f64 b #s(literal -1/2 binary64)) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 b a) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (*.f64 b (*.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a (*.f64 b (*.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) a (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 b a) #s(literal -1/2 binary64) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) b (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 a #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64) (*.f64 b (*.f64 a #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))) (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))) (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 a #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64))) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 b (*.f64 a #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)))) (neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64))))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64))))) (neg.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))) (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))) |
(*.f64 a (+.f64 (*.f64 b #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal -1/2 binary64))) (*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 a #s(literal -1/2 binary64)) (*.f64 a #s(literal -1/2 binary64)))) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) (*.f64 b #s(literal -1/2 binary64)))))) |
(*.f64 a (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 a #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a)) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) |
(*.f64 (*.f64 a #s(literal -1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (*.f64 a (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 b a)) |
(neg.f64 (/.f64 b a)) |
(/.f64 b (-.f64 #s(literal 0 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a b) #s(literal -1 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 b a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 b #s(literal -1 binary64)) a) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (*.f64 a (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) a) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) a) |
(/.f64 (neg.f64 (/.f64 b #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 a (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 a b) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) |
(-.f64 #s(literal 0 binary64) a) |
(neg.f64 a) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (+.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (+.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 a a) (*.f64 #s(literal 0 binary64) a))))) |
(*.f64 a #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (neg.f64 (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) a) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 #s(literal -1 binary64) (*.f64 a c))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b) (/.f64 #s(literal -1 binary64) (*.f64 a c))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a c))) b) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a))) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) b)) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 a c)))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) a)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) a) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 (*.f64 a c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 #s(literal 0 binary64) b)) (*.f64 a c)) |
(*.f64 (pow.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a c))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (*.f64 b a) (/.f64 (*.f64 a c) #s(literal -1 binary64))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 a c)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (neg.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (*.f64 (*.f64 b a) #s(literal -1 binary64)) (*.f64 a c)) |
(/.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64)) (/.f64 (*.f64 a c) #s(literal -1 binary64))) |
(/.f64 (*.f64 (*.f64 b a) (/.f64 #s(literal -1 binary64) a)) c) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) (/.f64 #s(literal -1 binary64) a))) (-.f64 #s(literal 0 binary64) c)) |
(pow.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a c)))) |
(*.f64 b (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) a)) |
(*.f64 a (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(*.f64 a (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) (*.f64 b a)) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) a) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) (/.f64 a #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b a) (/.f64 #s(literal -1 binary64) (*.f64 a c))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) #s(literal 1 binary64))) |
(*.f64 (*.f64 a (/.f64 #s(literal -1 binary64) (*.f64 a c))) b) |
(*.f64 (*.f64 (*.f64 b a) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
(/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 b (/.f64 (*.f64 a c) #s(literal -1 binary64))) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 a c)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (neg.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) (/.f64 (*.f64 a c) #s(literal -1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 (*.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c) a) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) b)) (neg.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) c)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a c) (-.f64 #s(literal 0 binary64) b)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) b)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a c)) b) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
(*.f64 (/.f64 b c) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) c)) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a c) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -1 binary64) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 a c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 c (/.f64 #s(literal -1 binary64) a)))) |
(/.f64 (/.f64 #s(literal -1 binary64) a) c) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a)) (-.f64 #s(literal 0 binary64) c)) |
(/.f64 (/.f64 #s(literal -1 binary64) c) a) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) a))) (neg.f64 (-.f64 #s(literal 0 binary64) c))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) c)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 c (/.f64 #s(literal -1 binary64) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a c))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 c #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (*.f64 b a) a) a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 b a) a) a)) |
(fma.f64 a (/.f64 (*.f64 a (/.f64 c b)) (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (*.f64 b a) a) a))) |
(fma.f64 c (/.f64 (/.f64 a (/.f64 b a)) (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (*.f64 b a) a) a))) |
(fma.f64 (*.f64 a (/.f64 c b)) (/.f64 a (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (*.f64 b a) a) a))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (/.f64 #s(literal 1 binary64) (*.f64 a a)) (neg.f64 (/.f64 (/.f64 (*.f64 b a) a) a))) |
(fma.f64 (/.f64 a a) (/.f64 (*.f64 a (/.f64 c b)) a) (neg.f64 (/.f64 (/.f64 (*.f64 b a) a) a))) |
(fma.f64 (/.f64 (*.f64 a (/.f64 c b)) a) (/.f64 a a) (neg.f64 (/.f64 (/.f64 (*.f64 b a) a) a))) |
(fma.f64 (/.f64 c a) (/.f64 (/.f64 a (/.f64 b a)) a) (neg.f64 (/.f64 (/.f64 (*.f64 b a) a) a))) |
(neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) a)))) |
(/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))))) |
(/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) |
(/.f64 (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) a) a) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b a))) (*.f64 (*.f64 a a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) #s(literal 1 binary64)) (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) a)) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (*.f64 b a) a) a) (*.f64 (/.f64 (/.f64 (*.f64 b a) a) a) (/.f64 (/.f64 (*.f64 b a) a) a)))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) a) a) (/.f64 (/.f64 (*.f64 b a) a) a)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 b a) a) a))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 b a) a) a) (/.f64 (/.f64 (*.f64 b a) a) a))) (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 b a) a) a))) |
(/.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) #s(literal 1 binary64)) (*.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a c)) b)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (*.f64 (*.f64 a a) (*.f64 b a)))) (neg.f64 (*.f64 (*.f64 a a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) a))) a) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)))) (*.f64 (/.f64 (/.f64 (*.f64 b a) a) a) (*.f64 (/.f64 (/.f64 (*.f64 b a) a) a) (/.f64 (/.f64 (*.f64 b a) a) a))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) a) a) (/.f64 (/.f64 (*.f64 b a) a) a)) (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 b a) a) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a))) (*.f64 (/.f64 (/.f64 (*.f64 b a) a) a) (/.f64 (/.f64 (*.f64 b a) a) a)))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 b a) a) a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) |
(pow.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 a (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a a))) |
(*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (/.f64 #s(literal 1 binary64) (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) a) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) a)) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(+.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) |
(+.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) |
(+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (/.f64 (*.f64 a (*.f64 a c)) b)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (-.f64 (*.f64 b a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) |
(fma.f64 b (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 a (*.f64 a c)) b)) |
(fma.f64 a (*.f64 a (/.f64 c b)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 a (*.f64 a (/.f64 c b)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 a (*.f64 a (/.f64 c b)) (neg.f64 (-.f64 (*.f64 b a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) |
(fma.f64 a (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a (*.f64 a c)) b)) |
(fma.f64 a (-.f64 (*.f64 a (/.f64 c b)) b) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) |
(fma.f64 a (-.f64 (*.f64 a (/.f64 c b)) b) (+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 c (/.f64 a (/.f64 b a)) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 c (/.f64 a (/.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 c (/.f64 a (/.f64 b a)) (neg.f64 (-.f64 (*.f64 b a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) |
(fma.f64 (*.f64 a c) (/.f64 a b) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 a c) (/.f64 a b) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 (*.f64 a c) (/.f64 a b) (neg.f64 (-.f64 (*.f64 b a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) |
(fma.f64 (*.f64 a a) (/.f64 c b) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 a a) (/.f64 c b) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 (*.f64 a a) (/.f64 c b) (neg.f64 (-.f64 (*.f64 b a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) a) b (/.f64 (*.f64 a (*.f64 a c)) b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b a) (/.f64 (*.f64 a (*.f64 a c)) b)) |
(fma.f64 (/.f64 a b) (*.f64 a c) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 a b) (*.f64 a c) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 (/.f64 a b) (*.f64 a c) (neg.f64 (-.f64 (*.f64 b a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) |
(fma.f64 (*.f64 a (/.f64 c b)) a (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (*.f64 a (/.f64 c b)) a (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 (*.f64 a (/.f64 c b)) a (neg.f64 (-.f64 (*.f64 b a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) |
(fma.f64 (/.f64 c b) (*.f64 a a) (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 c b) (*.f64 a a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 (/.f64 c b) (*.f64 a a) (neg.f64 (-.f64 (*.f64 b a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) a (/.f64 (*.f64 a (*.f64 a c)) b)) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) |
(fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))))) (+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) |
(fma.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))) (+.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 (/.f64 a (/.f64 b a)) c (*.f64 b (-.f64 #s(literal 0 binary64) a))) |
(fma.f64 (/.f64 a (/.f64 b a)) c (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(fma.f64 (/.f64 a (/.f64 b a)) c (neg.f64 (-.f64 (*.f64 b a) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (-.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b (-.f64 #s(literal 0 binary64) a)))))) |
(/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))) |
(/.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b (-.f64 #s(literal 0 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (-.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b (-.f64 #s(literal 0 binary64) a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) (neg.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) (neg.f64 (-.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 b (-.f64 #s(literal 0 binary64) a))))) |
(/.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))))) (neg.f64 (neg.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)))))) (neg.f64 (+.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (-.f64 (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))) (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (*.f64 (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) (neg.f64 (-.f64 (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) (+.f64 (*.f64 b (-.f64 #s(literal 0 binary64) a)) (*.f64 b a))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)))) #s(literal -1 binary64)) |
(*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b)) |
(*.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a c)) b) (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 (*.f64 b a) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))))) |
(*.f64 (*.f64 (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)) (*.f64 a (-.f64 (*.f64 a (/.f64 c b)) b))) (/.f64 #s(literal 1 binary64) (*.f64 a (+.f64 (*.f64 a (/.f64 c b)) b)))) |
(/.f64 (*.f64 a (*.f64 a c)) b) |
(/.f64 (*.f64 (*.f64 a c) a) b) |
(/.f64 (neg.f64 (*.f64 a (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 a (*.f64 a (/.f64 c b))) |
(*.f64 c (/.f64 a (/.f64 b a))) |
(*.f64 (*.f64 a c) (/.f64 a b)) |
(*.f64 (*.f64 a a) (/.f64 c b)) |
(*.f64 (/.f64 a b) (*.f64 a c)) |
(*.f64 (*.f64 a (/.f64 c b)) a) |
(*.f64 (/.f64 c b) (*.f64 a a)) |
(*.f64 (/.f64 a (/.f64 b a)) c) |
(/.f64 a (/.f64 b c)) |
(/.f64 c (/.f64 b a)) |
(/.f64 (*.f64 a c) b) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (/.f64 b c))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (*.f64 a c)))) |
(/.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a c))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) (/.f64 b a)) |
(/.f64 (*.f64 a #s(literal 1 binary64)) (/.f64 b c)) |
(/.f64 (*.f64 #s(literal 1 binary64) c) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 (/.f64 b c))) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) c)) (/.f64 b (-.f64 #s(literal 0 binary64) a))) |
(pow.f64 (/.f64 b (*.f64 a c)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(*.f64 (*.f64 a c) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 a b) c) |
(*.f64 (/.f64 c b) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (*.f64 a #s(literal 2 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) a))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) a)))) |
(/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) |
(/.f64 (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (neg.f64 (*.f64 a #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b)))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) a)) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) |
(/.f64 (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal -2 binary64)) a) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))))) (neg.f64 (neg.f64 (*.f64 a #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal 1 binary64))) (*.f64 a #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) a))) (neg.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) a)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (*.f64 a #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) a) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal -2 binary64) (+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) |
(+.f64 b (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) |
(+.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b) |
(-.f64 (/.f64 (*.f64 b b) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) b) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))) b) |
(fma.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))) b) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) b) |
(fma.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) b) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) b) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b) b) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b) #s(literal 1 binary64)) (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))))) b) |
(fma.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) b) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b)))) |
(/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (+.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (neg.f64 (+.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (neg.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 b b)) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (neg.f64 (neg.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 b b))) (neg.f64 (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))) (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) b))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) #s(literal -1 binary64))) |
(neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) b) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) |
(*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b) #s(literal 1 binary64)) (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))) |
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) #s(literal 0 binary64)) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) b))) |
(fma.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) #s(literal 0 binary64) (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))))) |
(neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) |
(neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) b)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b)))) (*.f64 b b)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) b) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) b) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b))))) (*.f64 b (*.f64 b (*.f64 b b))))) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64))) |
(sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (sqrt.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (sqrt.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(/.f64 (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(pow.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c 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 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c 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 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #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 (*.f64 a c) (*.f64 a c))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)) |
(exp.f64 (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) (*.f64 (log.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(sqrt.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))) |
(/.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))) (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (neg.f64 (+.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b)))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))))) (neg.f64 (neg.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))) (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) |
(pow.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c))))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 #s(literal -64 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c 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 #s(literal -4 binary64) (*.f64 a c)) (*.f64 b b)))))) |
(*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a c) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -2 binary64))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)) |
(neg.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)))) |
(/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) b) |
(/.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (*.f64 b b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) b) |
(/.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a c)) b) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b))) (neg.f64 (-.f64 #s(literal 0 binary64) b))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a c))) (-.f64 #s(literal 0 binary64) b)) |
(pow.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 b (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 b (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) #s(literal -1 binary64)) |
(*.f64 (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a c) (/.f64 #s(literal -2 binary64) (*.f64 b b))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)) |
(*.f64 (*.f64 a (/.f64 c b)) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 a (/.f64 c b)) b))) |
(*.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) b))) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (/.f64 c b)) b)) |
(*.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (*.f64 c (/.f64 #s(literal 1 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 a #s(literal -2 binary64)) (/.f64 c (*.f64 b b))) |
(*.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (*.f64 a (/.f64 c b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 c (*.f64 a #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) b)) |
(*.f64 (/.f64 (*.f64 a (/.f64 c b)) b) #s(literal -2 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 a #s(literal -2 binary64)) b) (/.f64 c b)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) a) (/.f64 c b)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (/.f64 a b)) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 a b)) c) |
(*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 c b)) a) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) b)) (*.f64 a (/.f64 c b))) |
(*.f64 (pow.f64 (/.f64 b (*.f64 a #s(literal -2 binary64))) #s(literal -1 binary64)) (/.f64 c b)) |
| 1× | egg-herbie |
| 7270× | *-lowering-*.f32 |
| 7270× | *-lowering-*.f64 |
| 5702× | +-lowering-+.f64 |
| 5702× | +-lowering-+.f32 |
| 1694× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 873 | 9039 |
| 1 | 3188 | 8176 |
| 0 | 8937 | 8176 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1 (/ (* b (+ (* -1/2 a) (* 1/2 a))) (pow a 2))) |
(* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (/ c (pow b 2)))))) |
(* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* -1/4 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* b (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(* -1 (* a b)) |
(* b (+ (* -1 a) (/ (* (pow a 2) c) (pow b 2)))) |
(* b (+ (* -1 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))) |
(* b (+ (* -1 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(* -1 (* b (+ (* -1/2 a) (* 1/2 a)))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (/ (* (pow a 2) c) (pow b 2)))))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))) |
(* -1 (* a b)) |
(* a (+ (* -1 b) (/ (* a c) b))) |
(* a (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))))) |
(* a (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(* (pow a 2) (+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(* -1 (* a b)) |
(+ (* -1 (* a b)) (/ (* (pow a 2) c) b)) |
(+ (* -1 (* a b)) (* c (+ (/ (* (pow a 3) c) (pow b 3)) (/ (pow a 2) b)))) |
(+ (* -1 (* a b)) (* c (+ (* c (+ (* 2 (/ (* (pow a 4) c) (pow b 5))) (/ (pow a 3) (pow b 3)))) (/ (pow a 2) b)))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/2 (/ (* a b) c)))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (* a b)) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (* a b))) c))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -1/4 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(* -1/2 (* a b)) |
(* b (+ (* -1/2 a) (/ (* (pow a 2) c) (pow b 2)))) |
(* b (+ (* -1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))) |
(* b (+ (* -1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(* 1/2 (* a b)) |
(* -1 (* b (+ (* -1/2 a) (/ (* (pow a 2) c) (pow b 2))))) |
(* -1 (* b (+ (* -1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(* -1/2 (* a b)) |
(* a (+ (* -1/2 b) (/ (* a c) b))) |
(* a (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))))) |
(* a (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* (pow a 2) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(* (pow a 2) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* (pow a 2) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1/2 (* a b)) |
(+ (* -1/2 (* a b)) (/ (* (pow a 2) c) b)) |
(+ (* -1/2 (* a b)) (* c (+ (/ (* (pow a 3) c) (pow b 3)) (/ (pow a 2) b)))) |
(+ (* -1/2 (* a b)) (* c (+ (* c (+ (* 2 (/ (* (pow a 4) c) (pow b 5))) (/ (pow a 3) (pow b 3)))) (/ (pow a 2) b)))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(* -1/2 b) |
(* b (- (/ (* a c) (pow b 2)) 1/2)) |
(* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2)) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2)) |
(* 1/2 b) |
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2))) |
(* -1 (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))) |
(* -1/2 b) |
(+ (* -1/2 b) (/ (* a c) b)) |
(+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
(+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* a (+ (* -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 (* a (+ (* -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))))))))) |
(* -1/2 b) |
(+ (* -1/2 b) (/ (* a c) b)) |
(+ (* -1/2 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) |
(+ (* -1/2 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 (/ b a)) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 a) |
(* -1 (/ 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 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b c)) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(* -1 (/ b (* a c))) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(/ -1 (* a c)) |
(* -1 (/ b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(/ c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(/ c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(* -1 (/ b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* -1 (/ b a)) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* a b)) |
(- (/ (* (pow a 2) c) b) (* a b)) |
(- (/ (* (pow a 2) c) b) (* a b)) |
(- (/ (* (pow a 2) c) b) (* a b)) |
(/ (* (pow a 2) c) b) |
(* c (+ (* -1 (/ (* a b) c)) (/ (pow a 2) b))) |
(* c (+ (* -1 (/ (* a b) c)) (/ (pow a 2) b))) |
(* c (+ (* -1 (/ (* a b) c)) (/ (pow a 2) b))) |
(/ (* (pow a 2) c) b) |
(* -1 (* c (+ (* -1 (/ (pow a 2) b)) (/ (* a b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow a 2) b)) (/ (* a b) c)))) |
(* -1 (* c (+ (* -1 (/ (pow a 2) b)) (/ (* a b) c)))) |
(* -1 (* a b)) |
(* a (- (/ (* a c) b) b)) |
(* a (- (/ (* a c) b) b)) |
(* a (- (/ (* a c) b) b)) |
(/ (* (pow a 2) c) b) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(/ (* (pow a 2) c) b) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(/ (* (pow a 2) c) b) |
(/ (+ (* -1 (* a (pow b 2))) (* (pow a 2) c)) b) |
(/ (+ (* -1 (* a (pow b 2))) (* (pow a 2) c)) b) |
(/ (+ (* -1 (* a (pow b 2))) (* (pow a 2) c)) b) |
(* -1 (* a b)) |
(* b (- (/ (* (pow a 2) c) (pow b 2)) a)) |
(* b (- (/ (* (pow a 2) c) (pow b 2)) a)) |
(* b (- (/ (* (pow a 2) c) (pow b 2)) a)) |
(* -1 (* a b)) |
(* -1 (* b (- (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)))) |
(* -1 (* b (- (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)))) |
(* -1 (* b (- (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)))) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* (pow a 2) c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(/ (* a c) b) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (* a (pow b 2))))) b)) |
(* -1 (/ (+ c (+ (* 1/2 (/ (+ (* -8 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (* a (pow b 4)))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (* a (pow b 2)))))) b)) |
(* -1 (/ (+ c (+ (* 1/2 (/ (+ (* -16 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 1/2 (/ (+ (* -8 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (* a (pow b 4)))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (* a (pow b 2))))))) b)) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(* -1 (/ c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(* -1 (/ c b)) |
(* c (- (* -1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b))) |
(* c (- (* -1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b))) |
(* c (- (* -1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b))) |
(* -1 (/ c b)) |
(* -1 (* c (+ (* 1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b)))) |
(* -1 (* c (+ (* 1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b)))) |
(* -1 (* c (+ (* 1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b)))) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (- (* -1 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))) b)) |
(* -1 (/ (- (* -1 (/ (+ (* -8 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (pow b 4))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* -1 (/ (- (* -1 (/ (+ (* -16 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) b)) |
(+ b (* -1 b)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(* 2 (/ (* a c) b)) |
(* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a)))) |
(* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a)))) |
(* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a)))) |
(* 2 (/ (* a c) b)) |
(* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a))))) |
(* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a))))) |
(* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a))))) |
(+ b (* -1 b)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(* 2 (/ (* a c) b)) |
(* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c)))) |
(* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c)))) |
(* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c)))) |
(* 2 (/ (* a c) b)) |
(* -1 (* c (+ (* -2 (/ a b)) (* -1 (/ (+ b (* -1 b)) c))))) |
(* -1 (* c (+ (* -2 (/ a b)) (* -1 (/ (+ b (* -1 b)) c))))) |
(* -1 (* c (+ (* -2 (/ a b)) (* -1 (/ (+ b (* -1 b)) c))))) |
(* 2 (/ (* a c) b)) |
(/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b) |
(/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b) |
(/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b) |
(* -1 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(* 2 (/ (* a c) b)) |
(* a (+ (* -1 (/ b a)) (* 2 (/ c b)))) |
(* a (+ (* -1 (/ b a)) (* 2 (/ c b)))) |
(* a (+ (* -1 (/ b a)) (* 2 (/ c b)))) |
(* 2 (/ (* a c) b)) |
(* -1 (* a (+ (* -2 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -2 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -2 (/ c b)) (/ b a)))) |
(* -1 b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(* 2 (/ (* a c) b)) |
(* c (+ (* -1 (/ b c)) (* 2 (/ a b)))) |
(* c (+ (* -1 (/ b c)) (* 2 (/ a b)))) |
(* c (+ (* -1 (/ b c)) (* 2 (/ a b)))) |
(* 2 (/ (* a c) b)) |
(* -1 (* c (+ (* -2 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -2 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -2 (/ a b)) (/ b c)))) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/ (+ (* -1 (pow b 4)) (* 4 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -1 (pow b 4)) (* 4 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/ (+ (* -1 (pow b 4)) (* 4 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(* -1 b) |
(* b (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)) |
(* b (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)) |
(* b (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -1 (* b (+ 1 (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -1 (* b (+ 1 (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* -1 b) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(* -1 b) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
b |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -4 (* a c)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -4 (* a c)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+ (* -4 (* a c)) (pow b 2)) |
(* -4 (* a c)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* -4 (* a c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
(* -2 (/ (* a c) (pow b 2))) |
| Outputs |
|---|
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (/.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/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 b (+.f64 (*.f64 b (+.f64 (*.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/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/2 binary64) a)))) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(*.f64 b (+.f64 (+.f64 (/.f64 c (*.f64 b b)) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) c) c)) (pow.f64 b #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) a)))) |
(* -1 (/ (* b (+ (* -1/2 a) (* 1/2 a))) (pow a 2))) |
(/.f64 #s(literal 0 binary64) (*.f64 a a)) |
(* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (/ c (pow b 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (* b (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ -1/2 a) (+ (/ 1/2 a) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (*.f64 c (*.f64 a a)) c) c)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) a) (/.f64 c (*.f64 b b))) (+.f64 (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (-.f64 (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) b) a) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (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))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b))) (*.f64 b #s(literal 1/2 binary64))) a)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)))) a)) a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) (*.f64 b (*.f64 b b))))) (/.f64 b a)) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (*.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 b a)) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 b (*.f64 c a)))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.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))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 c a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/128 binary64) (*.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))) c)))) c)) c)) (neg.f64 c)) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(+ (* -1/2 (* a b)) (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4)))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 a b) (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* -1/4 (* (sqrt (/ a c)) (/ b (sqrt -4))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 a c)))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* b (+ (* -1/2 a) (* b (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 b (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (+ (* -1 a) (/ (* (pow a 2) c) (pow b 2)))) |
(*.f64 b (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a)) |
(* b (+ (* -1 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))) |
(*.f64 b (+.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 4 binary64))))) |
(* b (+ (* -1 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) |
(* -1 (* b (+ (* -1/2 a) (* 1/2 a)))) |
#s(literal 0 binary64) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (/ (* (pow a 2) c) (pow b 2)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 4 binary64)))) #s(literal 0 binary64)))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))))) #s(literal 0 binary64)))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* a (+ (* -1 b) (/ (* a c) b))) |
(*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) |
(* a (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) b)) |
(* a (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))))) |
(*.f64 a (-.f64 (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) b)) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a)))) |
(*.f64 (*.f64 (*.f64 a a) #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (pow a 2) (+ (* -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/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (/.f64 b a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (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)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (pow a 2) (+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (*.f64 b b))) (*.f64 b #s(literal 1/2 binary64))) a))) |
(* (pow a 2) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 (*.f64 a a) (-.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b)))) a)) a))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(+ (* -1 (* a b)) (/ (* (pow a 2) c) b)) |
(*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) |
(+ (* -1 (* a b)) (* c (+ (/ (* (pow a 3) c) (pow b 3)) (/ (pow a 2) b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))) (*.f64 a b)) |
(+ (* -1 (* a b)) (* c (+ (* c (+ (* 2 (/ (* (pow a 4) c) (pow b 5))) (/ (pow a 3) (pow b 3)))) (/ (pow a 2) b)))) |
(-.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a b)) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/2 (/ (* a b) c)))) |
(*.f64 c (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b) c)))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b) c))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/2 (/ (* a b) c)) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (/.f64 (*.f64 a b) c))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.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) a) (pow.f64 c #s(literal 5 binary64)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* 1/2 (/ (* a b) c))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a b) c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1/2 (* a b)) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 b b))) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (* a b))) c))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (pow.f64 b #s(literal 4 binary64))))) c)) c)) (neg.f64 c)) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* -1/4 (* (sqrt (/ a c)) (/ (pow b 2) (sqrt -4))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))))) |
(+ (* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 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 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* -1/2 (* a b)) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) b)) |
(* b (+ (* -1/2 a) (/ (* (pow a 2) c) (pow b 2)))) |
(*.f64 b (+.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) |
(* b (+ (* -1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b))))) |
(* b (+ (* -1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -1/2 binary64) a)))) |
(* 1/2 (* a b)) |
(*.f64 b (*.f64 a #s(literal 1/2 binary64))) |
(* -1 (* b (+ (* -1/2 a) (/ (* (pow a 2) c) (pow b 2))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))) |
(* -1 (* b (+ (* -1/2 a) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) a) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)))))) |
(* -1 (* b (+ (* -1/2 a) (+ (* 2 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (/ (* (pow a 2) c) (pow b 2)) (/ (* (pow a 3) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (+.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a (*.f64 a a))) c) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 c (*.f64 c c)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -1/2 binary64) a)))) |
(* -1/2 (* a b)) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) b)) |
(* a (+ (* -1/2 b) (/ (* a c) b))) |
(*.f64 a (+.f64 (/.f64 (*.f64 c a) b) (*.f64 #s(literal -1/2 binary64) b))) |
(* a (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3)))))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b))) |
(* a (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b))))) |
(*.f64 a (+.f64 (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) b))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* (pow a 2) (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 (*.f64 a a) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.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)))))) (*.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)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* (pow a 2) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (pow a 2) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.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) (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) (+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -1/128 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 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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))))))))) |
(* -1/2 (* a b)) |
(*.f64 a (*.f64 #s(literal -1/2 binary64) b)) |
(+ (* -1/2 (* a b)) (/ (* (pow a 2) c) b)) |
(*.f64 a (+.f64 (/.f64 (*.f64 c a) b) (*.f64 #s(literal -1/2 binary64) b))) |
(+ (* -1/2 (* a b)) (* c (+ (/ (* (pow a 3) c) (pow b 3)) (/ (pow a 2) b)))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 a a) b))) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(+ (* -1/2 (* a b)) (* c (+ (* c (+ (* 2 (/ (* (pow a 4) c) (pow b 5))) (/ (pow a 3) (pow b 3)))) (/ (pow a 2) b)))) |
(+.f64 (*.f64 c (+.f64 (/.f64 (*.f64 a a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (pow.f64 a #s(literal 4 binary64)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b b))))))) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) |
(* -1/2 (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.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) a) (pow.f64 c #s(literal 5 binary64)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ (pow a 3) c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c))) (+.f64 (*.f64 (*.f64 #s(literal 1/16 binary64) (/.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) a) (pow.f64 c #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal -1/32 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) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c (*.f64 a (*.f64 a a))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ (pow a 3) c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ a (pow c 3))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 3) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* a (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 (*.f64 a (*.f64 a a)) c)))) (+.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 c #s(literal 5 binary64)))))) (*.f64 #s(literal -1/1024 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 7 binary64)))))))) (neg.f64 c)) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c)))))))) |
(+ (* -1/2 (* (sqrt (* a c)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.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 (*.f64 b b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 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 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))))))) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(* b (- (/ (* a c) (pow b 2)) 1/2)) |
(*.f64 b (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))) |
(* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2)) |
(*.f64 b (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(* 1/2 b) |
(*.f64 b #s(literal 1/2 binary64)) |
(* -1 (* b (- (/ (* a c) (pow b 2)) 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))) |
(* -1 (* b (- (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64)))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (/ (* a c) (pow b 2)) (/ (* (pow a 2) (pow c 2)) (pow b 4)))) 1/2))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) #s(literal -1/2 binary64))))) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(+ (* -1/2 b) (/ (* a c) b)) |
(+.f64 (/.f64 (*.f64 c a) b) (*.f64 #s(literal -1/2 binary64) b)) |
(+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) |
(+.f64 (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b))))) (*.f64 #s(literal -1/2 binary64) b)) |
(+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) |
(+.f64 (*.f64 a (+.f64 (/.f64 c b) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 c c) (*.f64 b (*.f64 b b))))))) (*.f64 #s(literal -1/2 binary64) b)) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 a (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 c a))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (+.f64 (*.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)))))) (*.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)))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -1 (* a (+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -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 #s(literal 0 binary64) a) (-.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* a (+ (* -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 #s(literal 0 binary64) a) (+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.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) (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 (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/1024 binary64))))) |
(* -1/2 b) |
(*.f64 #s(literal -1/2 binary64) b) |
(+ (* -1/2 b) (/ (* a c) b)) |
(+.f64 (/.f64 (*.f64 c a) b) (*.f64 #s(literal -1/2 binary64) b)) |
(+ (* -1/2 b) (* c (+ (/ a b) (/ (* (pow a 2) c) (pow b 3))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(+ (* -1/2 b) (* c (+ (* c (+ (* 2 (/ (* (pow a 3) c) (pow b 5))) (/ (pow a 2) (pow b 3)))) (/ a b)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 c (+.f64 (/.f64 a b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 a a) (*.f64 b (*.f64 b b)))))))) |
(* -1/2 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 c (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 c (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ a c)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/32 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))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) |
(* (sqrt (* a c)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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))))))) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(*.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 a c)))) (+.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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 #s(literal -1/1024 binary64) (*.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))))))) (neg.f64 c)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 a) |
(-.f64 #s(literal 0 binary64) a) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b c)) |
(/.f64 b (neg.f64 c)) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(* -1 (/ b (* a c))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 c a))) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(/ -1 (* a c)) |
(/.f64 #s(literal -1 binary64) (*.f64 c a)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (-.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 b (*.f64 c a)))) |
(/ c b) |
(/.f64 c b) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal -1 binary64) b)) (neg.f64 c)) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(+ (* -1 (/ b a)) (/ c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/ c b) |
(/.f64 c b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (-.f64 c (/.f64 (*.f64 b b) a)) b) |
(* -1 (/ b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (+.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal -1 binary64) a))) |
(* -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)))) |
(*.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)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 c (*.f64 b b)))) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(- (/ (* (pow a 2) c) b) (* a b)) |
(*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) |
(- (/ (* (pow a 2) c) b) (* a b)) |
(*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) |
(- (/ (* (pow a 2) c) b) (* a b)) |
(*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(* c (+ (* -1 (/ (* a b) c)) (/ (pow a 2) b))) |
(*.f64 c (-.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a b) c))) |
(* c (+ (* -1 (/ (* a b) c)) (/ (pow a 2) b))) |
(*.f64 c (-.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a b) c))) |
(* c (+ (* -1 (/ (* a b) c)) (/ (pow a 2) b))) |
(*.f64 c (-.f64 (/.f64 (*.f64 a a) b) (/.f64 (*.f64 a b) c))) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(* -1 (* c (+ (* -1 (/ (pow a 2) b)) (/ (* a b) c)))) |
(*.f64 (-.f64 (/.f64 (*.f64 a b) c) (/.f64 (*.f64 a a) b)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow a 2) b)) (/ (* a b) c)))) |
(*.f64 (-.f64 (/.f64 (*.f64 a b) c) (/.f64 (*.f64 a a) b)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow a 2) b)) (/ (* a b) c)))) |
(*.f64 (-.f64 (/.f64 (*.f64 a b) c) (/.f64 (*.f64 a a) b)) (neg.f64 c)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* a (- (/ (* a c) b) b)) |
(*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) |
(* a (- (/ (* a c) b) b)) |
(*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) |
(* a (- (/ (* a c) b) b)) |
(*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c b) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c b) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c b) (/.f64 b a))) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c b) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c b) (/.f64 b a))) |
(* (pow a 2) (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 c b) (/.f64 b a))) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (+ (* -1 (* a (pow b 2))) (* (pow a 2) c)) b) |
(/.f64 (-.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) b) |
(/ (+ (* -1 (* a (pow b 2))) (* (pow a 2) c)) b) |
(/.f64 (-.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) b) |
(/ (+ (* -1 (* a (pow b 2))) (* (pow a 2) c)) b) |
(/.f64 (-.f64 (*.f64 c (*.f64 a a)) (*.f64 a (*.f64 b b))) b) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* b (- (/ (* (pow a 2) c) (pow b 2)) a)) |
(*.f64 b (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a)) |
(* b (- (/ (* (pow a 2) c) (pow b 2)) a)) |
(*.f64 b (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a)) |
(* b (- (/ (* (pow a 2) c) (pow b 2)) a)) |
(*.f64 b (-.f64 (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b b)) a)) |
(* -1 (* a b)) |
(-.f64 #s(literal 0 binary64) (*.f64 a b)) |
(* -1 (* b (- (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(* -1 (* b (- (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(* -1 (* b (- (* -1 (/ (* (pow a 2) c) (pow b 2))) (* -1 a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 a (/.f64 (*.f64 c (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* (pow a 2) c) b) |
(/.f64 (*.f64 c (*.f64 a a)) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) b) |
(/ (* a c) b) |
(/.f64 (*.f64 c a) 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 (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (* a (pow b 2))))) b)) |
(/.f64 (+.f64 c (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/2 (/ (+ (* -8 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (* a (pow b 4)))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (* a (pow b 2)))))) b)) |
(/.f64 (+.f64 c (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (+ c (+ (* 1/2 (/ (+ (* -16 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 1/2 (/ (+ (* -8 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (* a (pow b 4)))) (* 1/2 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (* a (pow b 2))))))) b)) |
(/.f64 (+.f64 c (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))) (/.f64 #s(literal 0 binary64) (*.f64 a (pow.f64 b #s(literal 6 binary64))))))) (-.f64 #s(literal 0 binary64) b)) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(/ (+ (* -1 (/ (* a c) b)) (* -1/2 (+ b (* -1 b)))) a) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(* -1/2 (/ (+ b (* -1 b)) a)) |
(/.f64 #s(literal 0 binary64) a) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(+ (* -1 (/ c b)) (* -1/2 (/ (+ b (* -1 b)) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) a) (/.f64 c b)) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* c (- (* -1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(* c (- (* -1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b))) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(* -1 (/ c b)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(* -1 (* c (+ (* 1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) |
(* -1 (* c (+ (* 1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) |
(* -1 (* c (+ (* 1/2 (/ (+ (* -1 (/ b a)) (/ b a)) c)) (/ 1 b)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* -1 (/ (- (* -1 (/ (+ (* -4 (* (pow a 2) (pow c 2))) (* 4 (* (pow a 2) (pow c 2)))) (pow b 2))) (* 2 (* a c))) b)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* -1 (/ (+ (* -8 (* (pow a 3) (pow c 3))) (* 8 (* (pow a 3) (pow c 3)))) (pow b 4))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) b)) |
(* -1 (/ (- (* -1 (/ (+ (* -16 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -8 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (+ (* 2 (* a c)) (+ (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 8 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))))) b)) |
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 b #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b)) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b b))) (/.f64 (*.f64 (*.f64 #s(literal 8 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))) (pow.f64 b #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) b)) |
(+ b (* -1 b)) |
#s(literal 0 binary64) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) #s(literal 0 binary64))) |
(* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) #s(literal 0 binary64))) |
(* a (+ (* -1 (/ b a)) (+ (* 2 (/ c b)) (/ b a)))) |
(*.f64 a (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) #s(literal 0 binary64))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (/.f64 #s(literal 0 binary64) a)))) |
(* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (/.f64 #s(literal 0 binary64) a)))) |
(* -1 (* a (+ (* -2 (/ c b)) (* -1 (/ (+ b (* -1 b)) a))))) |
(-.f64 #s(literal 0 binary64) (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (/.f64 #s(literal 0 binary64) a)))) |
(+ b (* -1 b)) |
#s(literal 0 binary64) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) |
(+ b (+ (* -1 b) (* 2 (/ (* a c) b)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) #s(literal 0 binary64)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c)))) |
(*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c)))) |
(*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (+ (* 2 (/ a b)) (/ b c)))) |
(*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* -1 (* c (+ (* -2 (/ a b)) (* -1 (/ (+ b (* -1 b)) c))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -2 (/ a b)) (* -1 (/ (+ b (* -1 b)) c))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -2 (/ a b)) (* -1 (/ (+ b (* -1 b)) c))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) b) |
(/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) b) |
(/ (+ (* -1 (pow b 2)) (* 2 (* a c))) b) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) b) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) b) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* a (+ (* -1 (/ b a)) (* 2 (/ c b)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* 2 (/ c b)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a))) |
(* a (+ (* -1 (/ b a)) (* 2 (/ c b)))) |
(*.f64 a (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) c) b) (/.f64 b a))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* -1 (* a (+ (* -2 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -2 binary64)))) |
(* -1 (* a (+ (* -2 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -2 binary64)))) |
(* -1 (* a (+ (* -2 (/ c b)) (/ b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (/.f64 b a) (*.f64 (/.f64 c b) #s(literal -2 binary64)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) b) |
(+ (* -1 b) (* 2 (/ (* a c) b))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) b) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* c (+ (* -1 (/ b c)) (* 2 (/ a b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (* 2 (/ a b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c))) |
(* c (+ (* -1 (/ b c)) (* 2 (/ a b)))) |
(*.f64 c (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) b) (/.f64 b c))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(* -1 (* c (+ (* -2 (/ a b)) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (neg.f64 c)) |
(* -1 (* c (+ (* -2 (/ a b)) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (neg.f64 c)) |
(* -1 (* c (+ (* -2 (/ a b)) (/ b c)))) |
(*.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal -2 binary64) a) b)) (neg.f64 c)) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (pow b 4)) (* 4 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (pow b 4)) (* 4 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))) |
(/ (+ (* -1 (pow b 4)) (* 4 (* (pow a 2) (pow c 2)))) (pow b 3)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 b b))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* b (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(* b (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(* b (- (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 4))) 1)) |
(*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -1 binary64))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(* -1 (* b (+ 1 (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ 1 (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 (* b (+ 1 (* -4 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (pow.f64 b #s(literal 4 binary64)))))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) b) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) b) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) b) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a a)))) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a a)))) |
(* (pow a 2) (+ (* -1 (/ b (pow a 2))) (* 4 (/ (pow c 2) (pow b 3))))) |
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 a a)))) |
(* -1 b) |
(-.f64 #s(literal 0 binary64) b) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) b) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) b) |
(+ (* -1 b) (* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) b) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c c)))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c c)))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c c)))) |
(* 4 (/ (* (pow a 2) (pow c 2)) (pow b 3))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 c (*.f64 a a)) c)) (*.f64 b (*.f64 b b))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c c)))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c c)))) |
(* (pow c 2) (+ (* -1 (/ b (pow c 2))) (* 4 (/ (pow a 2) (pow b 3))))) |
(*.f64 (*.f64 c c) (-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b))) (/.f64 b (*.f64 c c)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (*.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 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64))))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (*.f64 c (*.f64 c c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #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 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) 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 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.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 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) 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 c a) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c (*.f64 a a)) c) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -4 binary64) (*.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 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 a #s(literal -2 binary64)) (+.f64 (/.f64 c b) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b (*.f64 b b)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (+.f64 (*.f64 (/.f64 c b) #s(literal -2 binary64)) (*.f64 a (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 c c))) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (+.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 (*.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))))) #s(literal -1/8 binary64)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.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))))) #s(literal -1/8 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #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 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -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 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #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 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 c a))) (+.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c (*.f64 a (*.f64 a a))))) (*.f64 b b)) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (*.f64 c (*.f64 c c)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/64 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)) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/512 binary64))))) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64)))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 (*.f64 c #s(literal -2 binary64)) (+.f64 (/.f64 a b) (/.f64 (*.f64 c (*.f64 a a)) (*.f64 b (*.f64 b b)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 c (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c (*.f64 a (*.f64 a a)))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 b (*.f64 b b)))))))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c)))))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64)))))))) |
(* 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 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -4 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (sqrt.f64 #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))) (pow.f64 c #s(literal 5 binary64))))))) (*.f64 #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 (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (*.f64 c a))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (neg.f64 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 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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))))) #s(literal -1/64 binary64))) (neg.f64 c)) |
(* -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 (*.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (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))))) #s(literal -1/64 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/512 binary64) (*.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))))) (*.f64 (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 a c)))) (*.f64 (*.f64 (*.f64 (*.f64 b b) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 c (*.f64 c c))))) #s(literal 1/4 binary64)))) (neg.f64 c)) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (+.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal -4 binary64)))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.f64 (-.f64 #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))) |
(pow b 2) |
(*.f64 b b) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(+ (* -4 (* a c)) (pow b 2)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (+.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 (*.f64 b b) c))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 b b) c)) (neg.f64 c)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
(* -2 (/ (* a c) (pow b 2))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b b)) |
Compiled 39251 to 3651 computations (90.7% saved)
64 alts after pruning (58 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1382 | 18 | 1400 |
| Fresh | 7 | 40 | 47 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1391 | 64 | 1455 |
| Status | Accuracy | Program |
|---|---|---|
| 18.1% | (/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) | |
| 21.7% | (/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) | |
| 20.9% | (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) | |
| 1.5% | (/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) | |
| 13.2% | (/.f64 (/.f64 (*.f64 a c) b) a) | |
| 27.7% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) | |
| 32.9% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) | |
| 34.2% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 28.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))))) | |
| 31.6% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) | |
| 15.5% | (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) #s(literal -1 binary64))))) | |
| 28.1% | (/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) | |
| 27.5% | (/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) | |
| 33.1% | (/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) | |
| 33.2% | (/.f64 (-.f64 (/.f64 a (/.f64 b c)) b) a) | |
| 30.5% | (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) | |
| 20.7% | (/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b c)) a) (*.f64 a b)) (*.f64 a a)) | |
| 33.1% | (/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) | |
| 27.8% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) | |
| 18.2% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) | |
| 9.3% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) | |
| ✓ | 35.7% | (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
| 22.9% | (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) | |
| 31.2% | (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) | |
| ✓ | 13.2% | (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
| 13.6% | (/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (/.f64 a b))))) (*.f64 a #s(literal -2 binary64))) | |
| 12.5% | (/.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)) (*.f64 a #s(literal -2 binary64))) | |
| 13.4% | (/.f64 (+.f64 b (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) | |
| 13.2% | (/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 a #s(literal -2 binary64))) | |
| 1.7% | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (*.f64 a #s(literal -2 binary64))) | |
| 12.7% | (/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) | |
| 13.6% | (/.f64 (+.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)))) (*.f64 a #s(literal -2 binary64))) | |
| 34.2% | (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) | |
| 31.6% | (/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) | |
| 28.5% | (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) (*.f64 a #s(literal -2 binary64))) | |
| 3.4% | (/.f64 (*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) (*.f64 a #s(literal -2 binary64))) | |
| 31.8% | (/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) | |
| 20.7% | (/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 a a)) | |
| ✓ | 13.2% | (/.f64 c b) |
| ✓ | 33.0% | (/.f64 b (neg.f64 a)) |
| 35.0% | (/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) | |
| 13.2% | (/.f64 #s(literal 1 binary64) (/.f64 b c)) | |
| 33.0% | (/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) | |
| 27.5% | (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) c)))) | |
| 27.7% | (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) a)))) | |
| 13.5% | (/.f64 #s(literal 0 binary64) a) | |
| 13.6% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) | |
| ✓ | 51.3% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| 34.2% | (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 34.8% | (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) | |
| 31.6% | (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 32.9% | (/.f64 #s(literal -1 binary64) (/.f64 a b)) | |
| 33.2% | (-.f64 (/.f64 c b) (/.f64 b a)) | |
| 32.6% | (-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) | |
| 32.1% | (-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) | |
| 35.2% | (-.f64 #s(literal 0 binary64) (/.f64 c b)) | |
| 13.5% | (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))) | |
| 27.7% | (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) | |
| ✓ | 51.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| 34.2% | (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) | |
| 32.9% | (*.f64 (/.f64 #s(literal -1 binary64) a) b) | |
| 31.2% | (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) | |
| 25.1% | (*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) | |
| 35.1% | (*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
Compiled 3056 to 1209 computations (60.4% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) |
(/.f64 (-.f64 (/.f64 a (/.f64 b c)) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 a a)) |
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) |
(/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b c)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) |
(/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
(/.f64 (*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (/.f64 a b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64)) a) (*.f64 a (*.f64 b #s(literal -1/2 binary64)))) (*.f64 a a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 a (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (*.f64 b b) (-.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))) (*.f64 b b)))) (-.f64 (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) b)) |
(/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 (*.f64 a #s(literal -2 binary64)) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 (-.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (+.f64 (*.f64 b b) (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) #s(literal -1 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -2 binary64) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) a))) #s(literal -1 binary64))) |
(*.f64 (exp.f64 (*.f64 (log.f64 (/.f64 a #s(literal -1/2 binary64))) #s(literal -1 binary64))) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 b (neg.f64 a)) |
4 calls:
| 55.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 45.0ms | a |
| 31.0ms | c |
| 26.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 1 | a |
| 90.1% | 3 | b |
| 55.3% | 3 | c |
| 77.3% | 5 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 32 to 23 computations (28.1% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) |
(/.f64 (-.f64 (/.f64 a (/.f64 b c)) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 a a)) |
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) |
(/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b c)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) |
(/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
(/.f64 (*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (/.f64 a b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) |
(/.f64 b (neg.f64 a)) |
1 calls:
| 23.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.0% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) |
(/.f64 (-.f64 (/.f64 a (/.f64 b c)) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 a a)) |
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) |
(/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b c)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) |
(/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
(/.f64 (*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (/.f64 a b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 b (neg.f64 a)) |
1 calls:
| 24.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.0% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) |
(/.f64 (-.f64 (/.f64 a (/.f64 b c)) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 a a)) |
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) |
(/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b c)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) |
(/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
(/.f64 (*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (/.f64 a b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 22.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.0% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) |
(/.f64 (-.f64 (/.f64 a (/.f64 b c)) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 a a)) |
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) |
(/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b c)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) |
(/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
(/.f64 (*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (/.f64 a b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 22.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) |
(/.f64 (-.f64 (/.f64 a (/.f64 b c)) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 a a)) |
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) |
(/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b c)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) |
(/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
(/.f64 (*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (/.f64 a b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 20.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 3 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b c))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (/.f64 (*.f64 a c) b) a) |
(*.f64 c (+.f64 (/.f64 #s(literal 0 binary64) c) (/.f64 #s(literal -1 binary64) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 c a) b)) a) |
(/.f64 (-.f64 (*.f64 a (/.f64 c b)) b) a) |
(/.f64 (-.f64 (*.f64 (/.f64 a b) c) b) a) |
(/.f64 (-.f64 (/.f64 a (/.f64 b c)) b) a) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (*.f64 a c)) (/.f64 #s(literal 2 binary64) b)) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 #s(literal -1 binary64) (*.f64 a c))))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b (/.f64 (/.f64 #s(literal -1 binary64) c) a)))) |
(/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 (/.f64 b a) (/.f64 #s(literal -1 binary64) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (-.f64 (*.f64 c (/.f64 a b)) b))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 (/.f64 b a) (*.f64 c #s(literal 2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) b) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 a c) (*.f64 b b)) b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a c)))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 (/.f64 (*.f64 c a) b) b)) (*.f64 a a)) |
(/.f64 (*.f64 b (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1 binary64))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 a (*.f64 c #s(literal 2 binary64))) b)) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 b b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 a (/.f64 a b)))) (/.f64 b a)) |
(/.f64 (-.f64 (/.f64 b (/.f64 b (*.f64 c (/.f64 a b)))) b) a) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 c (*.f64 a (/.f64 #s(literal 2 binary64) b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal 2 binary64)) b))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 (*.f64 c #s(literal -2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 a (/.f64 b c)) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) c) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) b) (/.f64 #s(literal 0 binary64) c)) (neg.f64 c)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 (/.f64 (+.f64 b (*.f64 c (/.f64 a b))) (*.f64 b b)) c) (/.f64 b a)) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) c))))) |
(/.f64 (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 c (-.f64 (/.f64 (*.f64 a #s(literal 2 binary64)) b) (/.f64 b c)))) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 b a)) |
(/.f64 (*.f64 c (-.f64 (+.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 b c))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (*.f64 b (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal -1 binary64)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) (/.f64 #s(literal -1 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal -2 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) b)) (*.f64 a #s(literal -2 binary64))) |
(-.f64 (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (/.f64 (*.f64 c a) b) b) b))) (/.f64 #s(literal 1 binary64) (/.f64 a b))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) (*.f64 b b))))))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 c #s(literal -2 binary64))) b) b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal -2 binary64))) (*.f64 b b)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 b b)) (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b))) (*.f64 b (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (/.f64 c b)) (*.f64 a (/.f64 c b)))) (*.f64 b b))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c b)) #s(literal 2 binary64)) b)))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal -2 binary64) b) c) (/.f64 a b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c (/.f64 a b)) (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c)))) (*.f64 b (*.f64 b b))) (+.f64 (+.f64 (/.f64 (*.f64 c (/.f64 a b)) (/.f64 b (*.f64 a c))) (*.f64 b b)) (*.f64 (*.f64 a c) #s(literal 1 binary64)))) a) |
(/.f64 (+.f64 b (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)))) (*.f64 b (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 c b))) b))) b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (+.f64 b (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b b)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 b (*.f64 b b))) #s(literal 1 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64))) (*.f64 b (*.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) b) #s(literal 1 binary64)))))))) (*.f64 a #s(literal -2 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (-.f64 (*.f64 b b) #s(literal 0 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b)))))) (*.f64 b (*.f64 (-.f64 #s(literal 0 binary64) b) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a c) (*.f64 (*.f64 a c) (*.f64 a c))) #s(literal -8 binary64)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))))) (*.f64 b (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) (/.f64 c b))))))) (*.f64 a #s(literal -2 binary64))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(-.f64 (/.f64 c b) (/.f64 b a)) |
1 calls:
| 39.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.1% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1 binary64) (/.f64 b c)) |
(/.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 c))) |
| Outputs |
|---|
(-.f64 #s(literal 0 binary64) (/.f64 c b)) |
(/.f64 b (neg.f64 a)) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.7% | 2 | b |
Compiled 4 to 3 computations (25% saved)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
(/.f64 b (neg.f64 a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1 binary64) a) b) |
(-.f64 #s(literal 0 binary64) (/.f64 b a)) |
| Outputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 b (neg.f64 a)) |
3 calls:
| 3.0ms | a |
| 3.0ms | c |
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.0% | 1 | a |
| 33.0% | 1 | c |
| 43.8% | 2 | b |
Compiled 12 to 9 computations (25% saved)
Total -0.5b remaining (-1%)
Threshold costs -0.5b (-1%)
| Inputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
(/.f64 c b) |
| Outputs |
|---|
(/.f64 #s(literal 0 binary64) a) |
3 calls:
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 13.5% | 1 | a |
| 13.5% | 1 | c |
| 13.5% | 1 | b |
Compiled 12 to 9 computations (25% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 3.7908354457125838e+112 | 4.124180718103944e+114 |
| 38.0ms | -2.697516376906714e-22 | -8.64279710250286e-30 |
| 13.0ms | 111× | 0 | valid |
| 13.0ms | 40× | 2 | valid |
| 9.0ms | 41× | 1 | valid |
| 2.0ms | 22× | 0 | invalid |
Compiled 371 to 268 computations (27.8% saved)
ival-mult: 10.0ms (42.1% of total)ival-sub: 4.0ms (16.8% of total)ival-sqrt: 3.0ms (12.6% of total)ival-div: 3.0ms (12.6% of total)backward-pass: 2.0ms (8.4% of total)ival-neg: 2.0ms (8.4% of total)const: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 3.7908354457125838e+112 | 4.124180718103944e+114 |
| 42.0ms | -2.697516376906714e-22 | -8.64279710250286e-30 |
| 19.0ms | 173× | 0 | valid |
| 15.0ms | 45× | 1 | valid |
| 12.0ms | 38× | 2 | valid |
| 2.0ms | 16× | 0 | invalid |
Compiled 483 to 348 computations (28% saved)
ival-mult: 11.0ms (37.2% of total)ival-sub: 6.0ms (20.3% of total)ival-sqrt: 5.0ms (16.9% of total)ival-div: 3.0ms (10.1% of total)backward-pass: 2.0ms (6.8% of total)ival-neg: 2.0ms (6.8% of total)const: 1.0ms (3.4% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 3.7908354457125838e+112 | 4.124180718103944e+114 |
| 47.0ms | -2.697516376906714e-22 | -8.64279710250286e-30 |
| 21.0ms | 177× | 0 | valid |
| 17.0ms | 46× | 2 | valid |
| 13.0ms | 33× | 1 | valid |
| 3.0ms | 33× | 0 | invalid |
Compiled 483 to 348 computations (28% saved)
ival-mult: 19.0ms (51.3% of total)ival-sub: 6.0ms (16.2% of total)ival-sqrt: 4.0ms (10.8% of total)ival-div: 3.0ms (8.1% of total)backward-pass: 2.0ms (5.4% of total)ival-neg: 2.0ms (5.4% of total)const: 1.0ms (2.7% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 8.334700267544461e-51 | 1.4769030125048126e-42 |
| 50.0ms | -2.697516376906714e-22 | -8.64279710250286e-30 |
| 24.0ms | 41× | 2 | valid |
| 22.0ms | 205× | 0 | valid |
| 11.0ms | 42× | 1 | valid |
| 5.0ms | 52× | 0 | invalid |
Compiled 494 to 361 computations (26.9% saved)
ival-mult: 13.0ms (42.9% of total)ival-sub: 5.0ms (16.5% of total)ival-sqrt: 4.0ms (13.2% of total)ival-div: 4.0ms (13.2% of total)ival-neg: 3.0ms (9.9% of total)backward-pass: 2.0ms (6.6% of total)const: 1.0ms (3.3% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 8.334700267544461e-51 | 1.4769030125048126e-42 |
| 72.0ms | -2.697516376906714e-22 | -8.64279710250286e-30 |
| 31.0ms | 45× | 2 | valid |
| 21.0ms | 207× | 0 | valid |
| 8.0ms | 36× | 1 | valid |
| 6.0ms | 63× | 0 | invalid |
Compiled 494 to 361 computations (26.9% saved)
backward-pass: 19.0ms (40% of total)ival-mult: 13.0ms (27.3% of total)ival-sub: 5.0ms (10.5% of total)ival-div: 4.0ms (8.4% of total)ival-sqrt: 4.0ms (8.4% of total)ival-neg: 3.0ms (6.3% of total)const: 1.0ms (2.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 26.0ms | 8.334700267544461e-51 | 1.4769030125048126e-42 |
| 40.0ms | -2.697516376906714e-22 | -8.64279710250286e-30 |
| 24.0ms | 213× | 0 | valid |
| 16.0ms | 37× | 2 | valid |
| 8.0ms | 38× | 1 | valid |
| 7.0ms | 66× | 0 | invalid |
Compiled 494 to 361 computations (26.9% saved)
ival-mult: 13.0ms (35.3% of total)ival-div: 7.0ms (19% of total)ival-sub: 5.0ms (13.6% of total)ival-neg: 5.0ms (13.6% of total)ival-sqrt: 4.0ms (10.9% of total)backward-pass: 2.0ms (5.4% of total)const: 1.0ms (2.7% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | -1.489590851452507e-307 | 2.869627716054554e-308 |
| 11.0ms | 112× | 0 | valid |
| 5.0ms | 49× | 0 | invalid |
Compiled 166 to 117 computations (29.5% saved)
ival-mult: 5.0ms (51.5% of total)ival-sub: 2.0ms (20.6% of total)ival-div: 1.0ms (10.3% of total)ival-sqrt: 1.0ms (10.3% of total)ival-neg: 1.0ms (10.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | -1.489590851452507e-307 | 2.869627716054554e-308 |
| 12.0ms | 112× | 0 | valid |
| 4.0ms | 45× | 0 | invalid |
Compiled 145 to 110 computations (24.1% saved)
ival-mult: 4.0ms (41.8% of total)ival-sub: 2.0ms (20.9% of total)ival-div: 1.0ms (10.4% of total)ival-sqrt: 1.0ms (10.4% of total)ival-neg: 1.0ms (10.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | -1.489590851452507e-307 | 2.869627716054554e-308 |
| 13.0ms | 112× | 0 | valid |
| 5.0ms | 48× | 0 | invalid |
Compiled 131 to 103 computations (21.4% saved)
ival-mult: 4.0ms (41.1% of total)ival-sub: 1.0ms (10.3% of total)ival-div: 1.0ms (10.3% of total)ival-sqrt: 1.0ms (10.3% of total)ival-neg: 1.0ms (10.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 24× | *-commutative_binary64 |
| 20× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 10× | neg-mul-1_binary64 |
| 8× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 77 | 230 |
| 1 | 97 | 230 |
| 2 | 109 | 230 |
| 3 | 117 | 230 |
| 4 | 122 | 230 |
| 5 | 124 | 230 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 b #s(literal -6779426540353309/713623846352979940529142984724747568191373312 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 50000000000000000777970806473342151213410069846053071668488529021541689058237785163249269495752372383810314043392 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (neg.f64 a)))) |
(if (<=.f64 b #s(literal -2676089423823675/178405961588244985132285746181186892047843328 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 110000000000000005129115031714808864501536883532600141035001999618036147843389699874699954139680099281122029993984 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 b (neg.f64 a)))) |
(if (<=.f64 b #s(literal -5173772886059105/178405961588244985132285746181186892047843328 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 4000000000000000062237664517867372097072805587684245733479082321723335124659022813059941559660189790704825123471360 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (neg.f64 a)))) |
(if (<=.f64 b #s(literal -7136238463529799/713623846352979940529142984724747568191373312 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 7713302612443153/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -6279889847906223/713623846352979940529142984724747568191373312 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 8392073242338151/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -6065802694000329/356811923176489970264571492362373784095686656 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 8214358750147461/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 b (neg.f64 a))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 #s(literal 0 binary64) a) (/.f64 b (neg.f64 a))) |
(/.f64 #s(literal 0 binary64) a) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -6779426540353309/713623846352979940529142984724747568191373312 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 50000000000000000777970806473342151213410069846053071668488529021541689058237785163249269495752372383810314043392 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (/.f64 b (neg.f64 a)))) |
(if (<=.f64 b #s(literal -6779426540353309/713623846352979940529142984724747568191373312 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 50000000000000000777970806473342151213410069846053071668488529021541689058237785163249269495752372383810314043392 binary64)) (/.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (*.f64 a #s(literal -2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -2676089423823675/178405961588244985132285746181186892047843328 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 110000000000000005129115031714808864501536883532600141035001999618036147843389699874699954139680099281122029993984 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (/.f64 b (neg.f64 a)))) |
(if (<=.f64 b #s(literal -2676089423823675/178405961588244985132285746181186892047843328 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 110000000000000005129115031714808864501536883532600141035001999618036147843389699874699954139680099281122029993984 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -5173772886059105/178405961588244985132285746181186892047843328 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 4000000000000000062237664517867372097072805587684245733479082321723335124659022813059941559660189790704825123471360 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (/.f64 b (neg.f64 a)))) |
(if (<=.f64 b #s(literal -5173772886059105/178405961588244985132285746181186892047843328 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 4000000000000000062237664517867372097072805587684245733479082321723335124659022813059941559660189790704825123471360 binary64)) (*.f64 (+.f64 b (sqrt.f64 (+.f64 (*.f64 b b) (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -7136238463529799/713623846352979940529142984724747568191373312 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 7713302612443153/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -4 binary64))))) (*.f64 a #s(literal -2 binary64))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -6279889847906223/713623846352979940529142984724747568191373312 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 8392073242338151/822752278660603021077484591278675252491367932816789931674304512 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 a (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64))))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -6065802694000329/356811923176489970264571492362373784095686656 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (if (<=.f64 b #s(literal 8214358750147461/421249166674228746791672110734681729275580381602196445017243910144 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (*.f64 a (*.f64 c #s(literal -4 binary64)))))) (-.f64 (/.f64 c b) (/.f64 b a)))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 (/.f64 c b) (/.f64 b a))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (/.f64 b (neg.f64 a))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 c b)) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 #s(literal 0 binary64) a) (/.f64 b (neg.f64 a))) |
(if (<=.f64 b #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 b a))) |
(/.f64 #s(literal 0 binary64) a) |
| 7270× | *-lowering-*.f32 |
| 7270× | *-lowering-*.f64 |
| 6774× | *-lowering-*.f32 |
| 6774× | *-lowering-*.f64 |
| 6082× | *-lowering-*.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 506 | 2937 |
| 1 | 1708 | 2730 |
| 2 | 6334 | 2677 |
| 0 | 8052 | 2677 |
| 0 | 37 | 170 |
| 1 | 232 | 158 |
| 2 | 2194 | 150 |
| 0 | 9721 | 150 |
| 0 | 1110 | 8875 |
| 1 | 4002 | 8204 |
| 0 | 8970 | 8204 |
| 0 | 13 | 43 |
| 1 | 60 | 39 |
| 2 | 504 | 39 |
| 3 | 6397 | 39 |
| 0 | 8037 | 39 |
| 0 | 571 | 5911 |
| 1 | 1942 | 5584 |
| 2 | 7187 | 5552 |
| 0 | 8018 | 5552 |
| 0 | 873 | 9039 |
| 1 | 3188 | 8176 |
| 0 | 8937 | 8176 |
| 0 | 14 | 16 |
| 1 | 39 | 16 |
| 2 | 101 | 15 |
| 3 | 270 | 14 |
| 4 | 494 | 14 |
| 5 | 1003 | 14 |
| 6 | 3160 | 14 |
| 7 | 5806 | 14 |
| 8 | 6442 | 14 |
| 9 | 7372 | 14 |
| 10 | 7537 | 14 |
| 11 | 7577 | 14 |
| 12 | 7583 | 14 |
| 0 | 7583 | 14 |
| 1× | fuel |
| 1× | iter limit |
| 1× | saturated |
| 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 700 to 420 computations (40% saved)
Compiled 748 to 236 computations (68.4% saved)
Loading profile data...